View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DisplayProtocolPerformanceData
- Class
- VMware.Hv.DisplayProtocolPerformanceData
- Property of
- PerformanceInfo
- Returned by
- Performance_GetDisplayProtocolPerformanceData
- See also
- BlastPerformanceData, PcoipPerformanceData
- Since
- Horizon 7.2
Data Object Description
The performance for the current display protocol. It includes PCOIP or BLAST performance data.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
blastPerformanceData | BlastPerformanceData |
The performance data when session is using BLAST protocol.
|
pcoipPerformanceData | PcoipPerformanceData |
The performance data when session is using PCoIP protocol.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |