Discuss this help topic in SecureBlackbox Forum

TElSocket.LastNetError

TElSocket     


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


Returns last socket error.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    function LastNetError: Integer;

[C++]
    int32_t LastNetError();

[PHP]
    integer LastNetError()

[Java]
    not available

Description

    This method returns last socket error.

Discuss this help topic in SecureBlackbox Forum