ResponseReceivedEventArgs.ClientTransaction
ResponseReceivedEventArgs.ClientTransaction
The ClientTransaction property contains a reference to the ClientTransaction object for which the Response Sip Class object is intended.
Syntax
[C#]
public ClientTransaction ClientTransaction {get;}
Syntax
[Visual Basic .NET]
Public ReadOnly Property ClientTransaction As ClientTransaction
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)