Platform SDK: SMTP Server Events |
[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.
Method | Description |
---|---|
LinkStateNotify | Called on a router sink to notify it of a link state. |
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.