ResponseReceivedEventArgs.ClientTransaction property

 
Microsoft Office Live Communications Server 2005 with SP1

ResponseReceivedEventArgs.ClientTransaction

The ClientTransaction property contains a reference to the ClientTransaction object for which the Response object is intended.

[C#]public ClientTransaction ClientTransaction {get;}
[Visual Basic .NET]Public ReadOnly Property ClientTransaction As ClientTransaction

Requirements

Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

ClientTransaction, Response, ResponseReceivedEventArgs

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.