Click or drag to resize

RemoteExecHostClientExecHost Property

The IRemoteExecHost proxy object to communicate with the server.

Namespace:  Mastersign.Bench.RemoteExecHost
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public IRemoteExecHost ExecHost { get; }

Property Value

Type: IRemoteExecHost
See Also