IsEnabled Property

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

Syntax

'Declaration
Public Property IsEnabled As Boolean
    Get
    Friend Set
'Usage
Dim instance As QualityOfService
Dim value As Boolean

value = instance.IsEnabled
public bool IsEnabled { get; internal set; }

Property Value

Type: System..::..Boolean

See Also

Reference

QualityOfService Class

QualityOfService Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace