Click or drag to resize

CollaborationReceiveStatisticsFrameLossPercentage Property

Percentage of WCS frames lost in receive direction. If frame loss percentage is not known the property returns -1 value.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int FrameLossPercentage { get; }

Property Value

Type: Int32
See Also