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 or sets the value that indicates the support level for session timer.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property SessionTimerFeature As ExtensionFeatureSupport
Get
Friend Set
'Usage
Dim instance As SignalingParticipant
Dim value As ExtensionFeatureSupport
value = instance.SessionTimerFeature
public ExtensionFeatureSupport SessionTimerFeature { get; internal set; }
Property Value
Type: Microsoft.Rtc.Signaling.ExtensionFeatureSupport