TIdAfterCommandHandlerEvent
Specifies the event type triggered after using command handlers in an executing peer thread.
Unit
Parameters
ASender
Server that owns the peer thread.
AThread
The active thread of execution.
Description
TIdAfterCommandHandlerEvent specifies an event type triggered after using command handlers in an executing peer thread. TIdAfterCommandHandlerEvent is the event type signalled for the
TIdTCPServer.OnAfterCommandHandler event handler.