Internet Direct (Indy)
|
Specifies the event handler for the DICT STATUS command.
property OnCommandStatus: TIdDICTGetEvent;
OnCommandStatus specifies the event handler for the DICT STATUS command, and is used by the TIdDICTServer to implement the DICT command.
The STATUS command returns server-specific timing or debugging information. This information may be useful in debugging or tuning a DICT server. All DICT servers MUST implement this command, although the text part of the response is not specified and may be omitted.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |