Exemplo n.º 1
0
 public System.Threading.Tasks.Task RemoteCommandAsync(RMS.Centralize.BSL.MonitoringEngine.AgentTCPProxy.RemoteCommand remoteCommand)
 {
     return(base.Channel.RemoteCommandAsync(remoteCommand));
 }
Exemplo n.º 2
0
 public void RemoteCommand(RMS.Centralize.BSL.MonitoringEngine.AgentTCPProxy.RemoteCommand remoteCommand1)
 {
     base.Channel.RemoteCommand(remoteCommand1);
 }