Click or drag to resize

OperationResultOutcome Property

Gets the outcome of the operation.

Namespace:  FastProxy
Assembly:  FastProxy (in FastProxy.dll) Version: 0.2.0.0
Syntax
C#
public OperationOutcome Outcome { get; }

Property Value

Type: OperationOutcome
See Also