|
InfluxDBOutputAdapterValuesPerPost Property
|
Gets or sets the maximum values to send per post when
UseParallelPosting is
true for the InfluxDB connection.
Namespace: InfluxDBAdaptersAssembly: InfluxDBAdapters (in InfluxDBAdapters.dll) Version: 2.4.207-beta
Syntax function get_ValuesPerPost();
function set_ValuesPerPost(value);
View SourceProperty Value
Int32See Also