|
PhysicalParserMaximumExceptionsReached Property
|
Gets a value that indicates whether the maximum number of exceptions has been reached.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.207-beta
Syntax public bool MaximumExceptionsReached { get; }
Public ReadOnly Property MaximumExceptionsReached As Boolean
Get
public:
property bool MaximumExceptionsReached {
bool get ();
}
member MaximumExceptionsReached : bool with get
function get_MaximumExceptionsReached();
View SourceProperty Value
BooleanSee Also