ResultExecutingContext.Cancel Property

Definition

Gets or sets an indication the result filter pipeline should be short-circuited.

public:
 virtual property bool Cancel { bool get(); void set(bool value); };
public virtual bool Cancel { get; set; }
member this.Cancel : bool with get, set
Public Overridable Property Cancel As Boolean

Property Value

Applies to