OperationResultHandler.HasResult Property

Definition

Gets a value indicating whether a result is available.

public virtual bool HasResult { get; }
member this.HasResult : bool
Public Overridable ReadOnly Property HasResult As Boolean

Property Value

A value indicating whether a result is available.

Applies to