expression.GetSerialConnectionStatistics( _ ByVal option As ConnectionStatisticOption _ ) As Integer
where expression is a variable that represents a Terminal Object
Parameters
- option
- A ConnectionStatisticOption value that specifies which statistics to return.
Return Value
The requested statistic if the ConnectionType is a serial connection, or -1 if it is not.