AdoDotNetConnectionSupport.InAsyncMode Property

Definition

Gets a value indicating whether the connection is in an asynchronous mode.

protected:
 property bool InAsyncMode { bool get(); };
protected bool InAsyncMode { get; }
member this.InAsyncMode : bool
Protected ReadOnly Property InAsyncMode As Boolean

Property Value

true if in asynchronous mode is on; otherwise, false.

Applies to