openPDC Synchrophasor Help
AllowedParsingExceptions Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserAllowedParsingExceptions
Gets or sets number of parsing exceptions allowed during ParsingExceptionWindow before connection is reset.
Declaration Syntax
C#Visual BasicVisual C++
public int AllowedParsingExceptions { get; set; }
Public Property AllowedParsingExceptions As Integer
	Get
	Set
public:
property int AllowedParsingExceptions {
	int get ();
	void set (int value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0