Click or drag to resize
Grid Solutions Framework

MySqlOutputAdapterUseAsyncConnect Property

Gets a flag that determines if this MySqlOutputAdapter 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