Discuss this help topic in SecureBlackbox Forum

TElSSLSocket.Blocking

TElSSLSocket     See also     


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


Indicates whether the Socket is in blocking mode.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property indicates if Socket is in blocking mode.
    Default value is True.

See also:     Receive    

Discuss this help topic in SecureBlackbox Forum