ConnectionCount Property
The number of records in the arrays.
Syntax
property ConnectionCount: Integer;
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