Click or drag to resize
Grid Solutions Framework

CsvOutputAdapterUseAsyncConnect Property

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

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

Property Value

Boolean
See Also