Beispiel #1
0
 // Remote Sessions
 public RemoteSession RemoteConnect(Schema.ServerLink link)
 {
     return(_serverProcess.RemoteConnect(link));
 }