RequestReceivedEventArgs.ServerTransaction
The ServerTransaction property contains the new ServerTransaction object that will service the received request.
Syntax
[C#]
Copy Code | |
---|---|
public ServerTransaction ServerTransaction {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property ServerTransaction As ServerTransaction |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)