Method | Description | |
---|---|---|
RunRelayWorkerInCurrentProcess ( this configurator ) : void | ||
RunRelayWorkerInCurrentProcess ( this configurator, Action |
||
UseRemoteRelayWorker ( this configurator, string serverUrl ) : void |
public static RunRelayWorkerInCurrentProcess ( this configurator ) : void | ||
configurator | this | |
return | void |
public static RunRelayWorkerInCurrentProcess ( this configurator, Action |
||
configurator | this | |
configure | Action |
|
return | void |
public static UseRemoteRelayWorker ( this configurator, string serverUrl ) : void | ||
configurator | this | |
serverUrl | string | |
return | void |