ConnectionCount Property
The number of records in the arrays.
Object Oriented Interface
public function getConnectionCount();
Procedural Interface
ipworks_ipdaemon_get($res, 2 );
Default Value
0
Remarks
This property controls the size of the following arrays:- AcceptData
- BytesSent
- Connected
- ConnectionId
- DataToSend
- EOL
- LocalAddress
- RemoteHost
- RemotePort
- SingleLineMode
- Timeout
This property is read-only and not available at design time.
Data Type
Integer