Protected constructor that prevents direct creation of the 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 

ClientTransaction()
C#
protected 
ClientTransaction()

See also