コード例 #1
0
 public System.Threading.Tasks.Task RemoteCommandAsync(RMS.Centralize.BSL.MonitoringEngine.AgentTCPProxy.RemoteCommand remoteCommand)
 {
     return(base.Channel.RemoteCommandAsync(remoteCommand));
 }
コード例 #2
0
 public void RemoteCommand(RMS.Centralize.BSL.MonitoringEngine.AgentTCPProxy.RemoteCommand remoteCommand1)
 {
     base.Channel.RemoteCommand(remoteCommand1);
 }