OnAfterCommandHandler is a TIdAfterCommandHandlerEvent property that represents the event handler signalled after CommandHandlers have been used to service an executing peer thread connection. Note: OnAfterCommandHandler does not indicate that a TIdCommandHandler was located for a command from the client.
Use OnNoCommandHandler to respond to event notifications when a command handler cannot be located for a client command.