| 
            
              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.258-beta
Syntaxfunction get_UseParallelPosting();
function set_UseParallelPosting(value);
 View SourceProperty Value
Boolean
See Also