Data Object - PcoipUSBStatistics
Java Class
com.omnissa.vdi.vlsi.binding.vdi.helpdesk.Performance.PcoipUSBStatistics
Property of
Since
Horizon 7.2
Data Object Description¶
The USB statistics about PCoIP session.
Data Object Properties¶
Name | Type | Description |
---|---|---|
bytesReceived | xsd:long | Total number of bytes of USB data that have been received since the PCoIP session started. 1 2 |
bytesSent | xsd:long | Total number of bytes of USB data that have been transmitted since the PCoIP session started. 1 2 |
rxBandwidth | xsd:long | Bandwidth for incoming USB packets averaged over the sampling period, in kilobits per second. 1 2 |
txBandwidth | xsd:long | Bandwidth for outgoing USB packets averaged over the sampling period, in kilobits per second. 1 2 |