| 
            
              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.257-beta
Syntaxpublic 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
Boolean
See Also