The Headerconstructor initializes a new instance of the Headerclass without a specified type or value.

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

Syntax

Visual Basic (declaration)
Protected Friend 
Sub 
New
Visual Basic (usage)
Dim 
instance 
As New 

Header()
C#
protected internal 
Header()

See also