Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the flag indicating whether the subscription for notification is active or not.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property IsSubscriptionActive As Boolean
Get
'Usage
Dim instance As ReferStatus
Dim value As Boolean
value = instance.IsSubscriptionActive
public bool IsSubscriptionActive { get; }
Property Value
Type: System.Boolean
The Boolean value.