PublishingQoeMetricsDisabled Property

Gets the flag that controls whether the platform will try to publish quality metrics for the audio calls

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property PublishingQoeMetricsDisabled As Boolean
    Get
'Usage
Dim instance As LocalEndpoint
Dim value As Boolean

value = instance.PublishingQoeMetricsDisabled
public bool PublishingQoeMetricsDisabled { get; }

Property Value

Type: System..::..Boolean

Remarks

or not.

See Also

Reference

LocalEndpoint Class

LocalEndpoint Members

Microsoft.Rtc.Collaboration Namespace