ClientCount Property
The number of records in the Client arrays.
Object Oriented Interface
public function getClientCount();
Procedural Interface
ipworksssh_sshtunnel_get($res, 3 );
Default Value
0
Remarks
This property controls the size of the following arrays:- ClientAcceptData
- ClientBytesSent
- ClientConnected
- ClientConnectionId
- ClientDataToSend
- ClientEOL
- ClientLocalAddress
- ClientRemoteHost
- ClientRemotePort
- ClientSingleLineMode
- ClientTimeout
This property is read-only and not available at design time.
Data Type
Integer