Click or drag to resize

RemoteExecHostServer Constructor

Initializes a new instance of RemoteExecHostServer.

Namespace:  Mastersign.Bench.RemoteExecHost
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public RemoteExecHostServer(
	string token
)

Parameters

token
Type: SystemString
A unique string to identify this server.
See Also