Discuss this help topic in SecureBlackbox Forum

TElIdSSHServerIOHandler.OnOpenChannel

TElIdSSHServerIOHandler     


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


Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property OnOpenChannel : TSSHIdOpenChannelEvent;
    TSSHIdOpenChannelEvent = procedure (Sender : TObject; Connection : TElIdSSHConnection) of object;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Connection -

Description

    

Discuss this help topic in SecureBlackbox Forum