SSHChannelCount Property
The number of records in the arrays.
Object Oriented Interface
public function getSSHChannelCount();
Procedural Interface
ipworksssh_sshreversetunnel_get($res, 1 );
Default Value
0
Remarks
This property controls the size of the following arrays:- BytesSent
- ChannelId
- DataToSend
- FirewallAutoDetect
- FirewallHost
- FirewallPassword
- FirewallPort
- FirewallType
- FirewallUser
- SSHAcceptServerHostKeyEncoded
- SSHCertEncoded
- SSHCertStore
- SSHCertStorePassword
- SSHCertStoreType
- SSHCertSubject
This property is read-only and not available at design time.
Data Type
Integer