The IHomeSalesChannel type exposes the following members.

Events

  NameDescription
Closed
Occurs when the communication object completes its transition from the closing state into the closed state.
(Inherited from ICommunicationObject.)
Closing
Occurs when the communication object first enters the closing state.
(Inherited from ICommunicationObject.)
Faulted
Occurs when the communication object first enters the faulted state.
(Inherited from ICommunicationObject.)
Opened
Occurs when the communication object completes its transition from the opening state into the opened state.
(Inherited from ICommunicationObject.)
Opening
Occurs when the communication object first enters the opening state.
(Inherited from ICommunicationObject.)
UnknownMessageReceived
Reserved.
(Inherited from IClientChannel.)

See Also