Click or drag to resize

RemoteExecHostClient Constructor

Initialize a new instance of RemoteExecHostClient.

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

Parameters

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