Discuss this help topic in SecureBlackbox Forum

TElIdFTPIOHandlerSocket.ReadTimeout

TElIdFTPIOHandlerSocket     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the time to wait for reply from the server.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property ReadTimeout: integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property contains the number of milliseconds to wait for the answer. If there is no answer during this time the connection will be closed.

See also:     UseSSL     SSLMode    

Discuss this help topic in SecureBlackbox Forum