Method | Description | |
---|---|---|
RemoteRelayWorker ( string serverUrl ) : System | ||
Signal ( ) : void | ||
Start ( ) : void | ||
Stop ( bool waitUntilStopped = true ) : void |
public RemoteRelayWorker ( string serverUrl ) : System | ||
serverUrl | string | |
return | System |
public Stop ( bool waitUntilStopped = true ) : void | ||
waitUntilStopped | bool | |
return | void |