Share via


ExecutionResult<TResult>.Result Property

Definition

The result of the operation if successful.

public virtual TResult Result { get; }
member this.Result : 'Result
Public Overridable ReadOnly Property Result As TResult

Property Value

TResult

Applies to