InterceptionResult<TResult>.HasResult Property

Definition

If true, then interception is suppressed, and Result contains the result to use.

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

Property Value

Applies to