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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|