Discuss this help topic in SecureBlackbox Forum

TElIndySSLServerIOHandler.ReadTimeout

TElIndySSLServerIOHandler     


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.

Discuss this help topic in SecureBlackbox Forum