| OPSConnectionException Constructor (SerializationInfo, StreamingContext) |
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.Exceptions
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxprotected OPSConnectionException(
SerializationInfo info,
StreamingContext ctxt
)
Parameters
- info
- Type: System.Runtime.SerializationSerializationInfo
The info. - ctxt
- Type: System.Runtime.SerializationStreamingContext
The CTXT.
See Also