Click or drag to resize
ChannelTerminatedException Constructor
Overload List
  NameDescription
Public methodChannelTerminatedException
Initializes a new instance of the ChannelTerminatedException class.
Public methodChannelTerminatedException(String)
Initializes a new instance of the ChannelTerminatedException class.
Protected methodChannelTerminatedException(SerializationInfo, StreamingContext)
Initializes a new instance of the ChannelTerminatedException class.
Public methodChannelTerminatedException(String, Exception)
Initializes a new instance of the ChannelTerminatedException class.
Public methodChannelTerminatedException(String, String, String)
Initializes a new instance of the ChannelTerminatedException class.
Public methodChannelTerminatedException(String, String, String, Exception)
Initializes a new instance of the ChannelTerminatedException class.
Top
See Also