메소드 | 설명 | |
---|---|---|
RunRelayWorkerInCurrentProcess ( this configurator ) : void | ||
RunRelayWorkerInCurrentProcess ( this configurator, Action |
||
UseRemoteRelayWorker ( this configurator, string serverUrl ) : void |
public static RunRelayWorkerInCurrentProcess ( this configurator ) : void | ||
configurator | this | |
리턴 | void |
public static RunRelayWorkerInCurrentProcess ( this configurator, Action |
||
configurator | this | |
configure | Action |
|
리턴 | void |
public static UseRemoteRelayWorker ( this configurator, string serverUrl ) : void | ||
configurator | this | |
serverUrl | string | |
리턴 | void |