| 
            
              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.258-beta
Syntaxfunction get_ValuesPerPost();
function set_ValuesPerPost(value);
 View SourceProperty Value
Int32
See Also