Click or drag to resize
Grid Solutions Framework

InfluxDBOutputAdapterUseAsyncConnect Property

Gets flag that determines if this InfluxDBOutputAdapter uses an asynchronous connection.

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

Property Value

Boolean
See Also