Share via


Controller.DisableAsyncSupport Property

Definition

Gets whether to disable the asynchronous support for the controller.

protected virtual bool DisableAsyncSupport { get; }

Property Value

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

Applies to