| 
            
              CsvFrameCollectorAdapterOffloadPath Property
             | 
          
        
        
            Gets or sets the path to the directory where
            CSV exports are moved after a rollover.
            
        
        Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_OffloadPath();
function set_OffloadPath(value);
 View SourceProperty Value
String
See Also