ClientTransaction.ServerTransaction
The ServerTransaction property contains the root ServerTransaction object for which this client transaction is a branch.
Syntax
[C#]
Copy Code | |
---|---|
public ServerTransaction ServerTransaction {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property ServerTransaction As ServerTransaction |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)