|
InfluxDBOutputAdapterUseParallelPosting Property
|
Gets or sets flag that determines if multiple posts to InfluxDB should be made in parallel.
Namespace: InfluxDBAdaptersAssembly: InfluxDBAdapters (in InfluxDBAdapters.dll) Version: 2.4.207-beta
Syntax function get_UseParallelPosting();
function set_UseParallelPosting(value);
View SourceProperty Value
BooleanSee Also