Protected constructor to prevent public use.

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

Syntax

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

Response()
C#
protected 
Response()

Remarks

Applications should use either the constructor or CreateResponse () () () () .

See also