Click or drag to resize

RemoteExecutionRequestNotifyResult Method

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

Parameters

result
Type: Mastersign.Bench.RemoteExecHostExecutionResult
The execution result.
See Also