RequestReceivedEventArgs.ServerTransaction property
Microsoft Office Live Communications Server 2005 with SP1 |
RequestReceivedEventArgs.ServerTransaction
The ServerTransaction property contains the new ServerTransaction object that will service the received request.
[C#] public ServerTransaction ServerTransaction {get;}
[Visual Basic .NET] Public ReadOnly Property ServerTransaction As ServerTransaction
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
ServerTransaction, RequestReceivedEventArgs
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |