Click or drag to resize

PingRequestNotifyResult Method

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

Parameters

message
Type: SystemString
The response message.
See Also