public event EventHandler ExceededParsingExceptionThresholdPublic Event ExceededParsingExceptionThreshold As EventHandlerpublic:
event EventHandler^ ExceededParsingExceptionThreshold {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}function add_ExceededParsingExceptionThreshold(value);
function remove_ExceededParsingExceptionThreshold(value);