| 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
)
Public Sub NotifyResult (
message As String
)
Parameters
- message
- Type: SystemString
The response message.
See Also