Platform SDK: SMTP Server Events

IMessageRouterLinkStateNotification Interface

[This is preliminary documentation and subject to change.]

The IMessageRouterLinkStateNotification interface defines methods to be implemented by router sinks so that they are notified of link states during link network connection acknowledgements.

IID
B870CE29-A755-11d2-A6A9-00C04FA3490A
Extends
IUnknown

Methods

Method Description
LinkStateNotify Called on a router sink to notify it of a link state.

Remarks

Router sinks are notified of link state changes through their exposed IMessageRouterLinkStateNotification interface. When they receive these notifications, they can perform any processing necessary and in turn pass new flags back to the connection manager when the message returns.