[This is preliminary documentation and subject to change.]
The MprAdminConnectionHangupNotification function is called after the last link for the specified connection has been dismantled.
VOID MprAdminConnectionHangupNotification(
RAS_CONNECTION_0 * pRasConnection0, // struct that describes connection
RAS_CONNECTION_1 * pRasConnection1 // struct that describes connection
);
This function does not have a return value.
MprAdminAcceptNewConnection, MprAdminAcceptNewLink, MprAdminConnectionHangupNotification, RAS_CONNECTION_0, RAS_CONNECTION_1