Click or drag to resize

OperationContinuationResult Property

Gets the OperationResult controlled by this OperationContinuation.

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

Property Value

Type: OperationResult
See Also