ServerTransaction.Branches property
Microsoft Office Live Communications Server 2005 with SP1 |
ServerTransaction.Branches
The Branches property contains all branches (client transactions) associated with this server transaction as a BranchCollection object.
[C#] public BranchCollection Branches {get;}
[Visual Basic .NET] Public ReadOnly Property Branches As BranchCollection
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
BranchCollection, ServerTransaction
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |