Click or drag to resize

IMailNotificationAgentServiceChannel Events

The IMailNotificationAgentServiceChannel type exposes the following members.

Events
 NameDescription
Public eventClosedOccurs when the communication object completes its transition from the closing state into the closed state.
(Inherited from ICommunicationObject)
Public eventClosingOccurs when the communication object first enters the closing state.
(Inherited from ICommunicationObject)
Public eventFaultedOccurs when the communication object first enters the faulted state.
(Inherited from ICommunicationObject)
Public eventOpenedOccurs when the communication object completes its transition from the opening state into the opened state.
(Inherited from ICommunicationObject)
Public eventOpeningOccurs when the communication object first enters the opening state.
(Inherited from ICommunicationObject)
Public eventUnknownMessageReceivedThis is a reserved event.
(Inherited from IClientChannel)
Top
See Also