Internet Direct (Indy) Version 9.0.2 Beta
|
property Reply: TIdRFCReply;
Reply can be altered if an exception is raised during execution of the command. After an exception is raised, Reply will contain the ReplyExceptionCode, from either the server or the command handler that raised the exception, and the exception text.
Reply is sent to the peer connection prior to the Response for the command handler when PerformReply is True.