Share via


Controller.DisableAsyncSupport Property

Definition

Overloads

DisableAsyncSupport

Gets whether to disable the asynchronous support for the controller.

DisableAsyncSupport

Gets whether to disable the asynchronous support for the controller.

protected virtual bool DisableAsyncSupport { get; }
member this.DisableAsyncSupport : bool
Protected Overridable ReadOnly Property DisableAsyncSupport As Boolean

Property Value

true to disable the asynchronous support for the controller; otherwise, false.

Applies to