|   | ErrorThresholdExceededException Constructor (SerializationInfo, StreamingContext) | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxprotected ErrorThresholdExceededException(
	SerializationInfo info,
	StreamingContext ctxt
)
Parameters
- info
 - Type: System.Runtime.SerializationSerializationInfo
The info. - ctxt
 - Type: System.Runtime.SerializationStreamingContext
The CTXT. 
See Also