Click or drag to resize
Grid Solutions Framework

MySqlInputAdapterUseAsyncConnect Property

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

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

Property Value

Boolean
See Also