Discuss this help topic in SecureBlackbox Forum

TElSSHCustomForwarding.ConnectionCount

TElSSHCustomForwarding     See also     


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


This property specifies the number of active forwarded connections.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property ConnectionCount: Integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property contains the number of currently active connections. Use Connections property to manage individual connections.

See also:     Connections    

Discuss this help topic in SecureBlackbox Forum