|   | DataSubscriberParsingExceptionWindow Property | 
        
        
            Gets or sets time duration, in 
Ticks, to monitor parsing exceptions.
            
 GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic Ticks ParsingExceptionWindow { get; set; }Public Property ParsingExceptionWindow As Ticks
	Get
	Set
public:
property Ticks ParsingExceptionWindow {
	Ticks get ();
	void set (Ticks value);
}member ParsingExceptionWindow : Ticks with get, set
function get_ParsingExceptionWindow();
function set_ParsingExceptionWindow(value);
Property Value
Ticks See Also
See Also