| 
            
              CsvFrameCollectorAdapterOffloadLingeringFiles Method
             | 
          
        
        
            Offloads lingering files which were not
            offloaded due to errors or system failures.
            
        
        Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.258-beta
Syntax[AdapterCommandAttribute("Offloads lingering files which were not offloaded due to errors or system failures")]
public void OffloadLingeringFiles()<AdapterCommandAttribute("Offloads lingering files which were not offloaded due to errors or system failures")>
Public Sub OffloadLingeringFilespublic:
[AdapterCommandAttribute(L"Offloads lingering files which were not offloaded due to errors or system failures")]
void OffloadLingeringFiles()
[<AdapterCommandAttribute("Offloads lingering files which were not offloaded due to errors or system failures")>]
member OffloadLingeringFiles : unit -> unit function OffloadLingeringFiles();
 View Source
See Also