Skip to content

Data Object - BlastSessionStatistics

Java Class

com.omnissa.vdi.vlsi.binding.vdi.helpdesk.Performance.BlastSessionStatistics

Property of

BlastPerformanceData

Since

Horizon 7.3

Data Object Description

The session related statistics for Blast protocol.

Data Object Properties

Name Type Description
roundTripTime xsd:long The round trip time in milliseconds between the server and the client. 1 2
bandwidthUplink xsd:long Uplink bandwidth averaged over the sampling period, in kilobits per second. 1 2
packetLossUplink xsd:long Network packet loss for uplink. 1 2
bytesTransmitted xsd:long Transmitted bytes on the connection. 1 2
instTransmittedBytesTCP xsd:long Instantaneous Transmitted Bytes over TCP Since Horizon 8.13 1
instReceivedBytesTCP xsd:long Instantaneous Received Bytes over TCP Since Horizon 8.13 1
instTransmittedBytesUDP xsd:long Instantaneous Transmitted Bytes over UDP Since Horizon 8.13 1
instReceivedBytesUDP xsd:long Instantaneous Received Bytes over UDP Since Horizon 8.13 1

  1. This property need not be set. 

  2. This property cannot be updated.