Click or drag to resize
Grid Solutions Framework

AdoOutputAdapterUseAsyncConnect Property

Gets a flag that determines if this AdoOutputAdapter uses an asynchronous connection.

Namespace: AdoAdapters
Assembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.182-beta
Syntax
protected override bool UseAsyncConnect { get; }
View Source

Property Value

Boolean
See Also