ServerTransaction.Branches
The Branches property contains all branches (client transactions) associated with this server transaction as a BranchCollection object.
Syntax
[C#]
Copy Code | |
---|---|
public BranchCollection Branches {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property Branches As BranchCollection |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)