Share via


ClientTransaction.ServerTransaction

ClientTransaction.ServerTransaction

The ServerTransaction property contains the root ServerTransaction object for which this client transaction is a branch.

Syntax

[C#]

public ServerTransaction ServerTransaction {get;}

Syntax

[Visual Basic .NET]

Public ReadOnly Property ServerTransaction As ServerTransaction

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts

ClientTransaction

ServerTransaction