Discuss this help topic in SecureBlackbox Forum

TElIndySSLIOHandlerSocket.Close

TElIndySSLIOHandlerSocket     See also     


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


Gracefully closes SSL session.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure Close;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This method causes TElIndySSLIOHandlerSocket to gracefully close SSL session. Call this method after application has finished using the connection and is about to close it.

See also:     Open    

Discuss this help topic in SecureBlackbox Forum