|
Name
|
Type
|
Description
|
| durationSeconds | xsd:long |
Total number of seconds that the PCoIP session has been open.
- This property need not be set.
- This property cannot be updated.
|
| bytesReceived | xsd:long |
Total number of bytes of PCoIP data that have been received since the
PCoIP session started.
- This property need not be set.
- This property cannot be updated.
|
| bytesSent | xsd:long |
Total number of bytes of PCoIP data that have been transmitted since
the PCoIP session started.
- This property need not be set.
- This property cannot be updated.
|
| packetsReceived | xsd:long |
Total number of packets that have been received successfully since
the PCoIP session started. Not all packets are the same size.
- This property need not be set.
- This property cannot be updated.
|
| packetsSent | xsd:long |
Total number of packets that have been transmitted since the PCoIP
session started. Not all packets are the same size.
- This property need not be set.
- This property cannot be updated.
|
| rxPacketsLost | xsd:long |
Total number of received packets that have been lost since the PCoIP
session started.
- This property need not be set.
- This property cannot be updated.
|
| txPacketsLost | xsd:long |
Total number of transmitted packets that have been lost since the
PCoIP session started.
- This property need not be set.
- This property cannot be updated.
|