| 
            
              ExportShouldProcess Method
             | 
          
        
        
        
        Namespace: GSF.Historian.ExportersAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.258-beta
Syntaxpublic bool ShouldProcess()
Public Function ShouldProcess As Boolean
public:
bool ShouldProcess()
member ShouldProcess : unit -> bool 
function ShouldProcess();
 View SourceReturn Value
BooleanBoolean indicating whether it is time to process the 
Export.
See Also