SignalingParticipant.SessionTimerFeature Property
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