Data Object - PcoipUSBStatistics

Class
VMware.Hv.PcoipUSBStatistics
Property of
PcoipPerformanceData
Since
Horizon 7.2

Data Object Description

The USB statistics about PCoIP session.

Data Object Properties

Properties

Name Type Description
bytesReceivedxsd:long

Total number of bytes of USB data that have been received since the PCoIP session started.
  • This property need not be set.
  • This property cannot be updated.
bytesSentxsd:long

Total number of bytes of USB data that have been transmitted since the PCoIP session started.
  • This property need not be set.
  • This property cannot be updated.
rxBandwidthxsd:long

Bandwidth for incoming USB packets averaged over the sampling period, in kilobits per second.
  • This property need not be set.
  • This property cannot be updated.
txBandwidthxsd:long

Bandwidth for outgoing USB packets averaged over the sampling period, in kilobits per second.
  • This property need not be set.
  • This property cannot be updated.