Example #1
0
 public void Execute(string message)
 {
     _remoteServer.ExecuteServiceOnRemoteServer(message, "SaveExternalStockCountDocument");
 }