Click or drag to resize

RemoteExecutionFacadePing Method

Does nothing but checking the communication roundtrip.

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

Return Value

Type: String
Some string, not null.

Implements

IRemoteExecHostPing
See Also