|   | OutputAdapterBaseRequeueOnException Property | 
        
        
            Gets or sets whether or not to automatically place measurements back into the processing
            queue if an exception occurs while processing.  Defaults to false.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxfunction get_RequeueOnException();
function set_RequeueOnException(value);
Property Value
Boolean See Also
See Also