The DefaultRTCClassAttributeconstructor creates a new instance of the DefaultRTCClassAttributeclass.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public 
Sub 
New
Visual Basic (usage)
Dim 
instance 
As New 

DefaultRTCClassAttribute()
C#
public 
DefaultRTCClassAttribute()

See also