Click or drag to resize

DataSubscriberAllowedParsingExceptions Property

Gets or sets number of parsing exceptions allowed during ParsingExceptionWindow before connection is reset.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public int AllowedParsingExceptions { get; set; }
View Source

Property Value

Int32
See Also