LocalEndpoint.PublishingQoeMetricsDisabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether the platform will try to publish quality metrics for the audio calls.
public:
property bool PublishingQoeMetricsDisabled { bool get(); };
public bool PublishingQoeMetricsDisabled { get; }
member this.PublishingQoeMetricsDisabled : bool
Public ReadOnly Property PublishingQoeMetricsDisabled As Boolean