Discuss this help topic in SecureBlackbox Forum

TElIdSSHClientServerIOHandler.DataAvailable

TElIdSSHClientServerIOHandler     


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


This method tells SSH server that new portion of incoming data is available.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure DataAvailable;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Call this method every time when the data from the client arrives to socket connection.

Discuss this help topic in SecureBlackbox Forum