Click or drag to resize

CollaborationStatisticsActualBitRate Property

Actual sent/received bit rate per second. If actual bit rate is not known the property returns -1 value.

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

Property Value

Type: Int64
See Also