Internet Direct (Indy) Version 9.0.1 Beta
|
procedure Connect(const ATimeout: Integer); override;
An EIdNNTPConnectionRefused exception can be raised, under some conditions, when a connection request is explicitly refused by the NNTP server.
Note: If an Exception is encountered, Connect will call the Disconnect method and re-raise the Exception.
Connect will also establish the NNTP mode as indicated by TIdNNTP.Mode for mode types mtStream and mtReader.