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