Data Object - MethodMetrics
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.Monitoring.MethodMetrics
Property of
Since
Horizon 7.13
Data Object Description¶
Information about how often the method has been invoked since server started.
Data Object Properties¶
Name | Type | Description |
---|---|---|
methodName | xsd:string | Name of the method. 1 |
count | xsd:int | Number of times the method is called. 1 |