Discuss this help topic in SecureBlackbox Forum

TElIndySSLIOHandlerSocket.ReadTimeout

TElIndySSLIOHandlerSocket     See also     


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


Specifies how long reply from server to be waited.

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 number of milliseconds for server answer waiting. If there is no answer during this time the connection will be canceled.

See also:     Passthrough    

Discuss this help topic in SecureBlackbox Forum