 | RemoteExecHostClient Constructor |
Namespace:
Mastersign.Bench.RemoteExecHost
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntaxpublic RemoteExecHostClient(
string token
)
Public Sub New (
token As String
)
Parameters
- token
- Type: SystemString
A unique string to identify the server.
See Also