Protected constructor that prevents direct creation of server transaction objects by general callers.

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

Syntax

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

ServerTransaction()
C#
protected 
ServerTransaction()

See also