Internet Direct (Indy) Version 9.0.2 Beta
TIdInterceptNotifyEvent
Event signalled for connection or disconnection of a mediate socket desciptor.

TIdInterceptNotifyEvent = procedure (ASender: TIdConnectionIntercept) of object;
Description
TIdInterceptNotifyEvent is an event type signalled when a TIdConnectionIntercept instance need to respond to a connect or disconnect request. TIdInterceptNotifyEvent is the type used for the TIdConnectionIntercept.OnConnect and TIdConnectionIntercept.OnDisconnect event handlers.