Gets server transaction for that request.
Server transaction is created when this property is first accessed.
If you don't need server transaction for that request, for example statless proxy, just
don't access this property.
| C# | Visual Basic | Managed C++ |
public SIP_ServerTransaction ServerTransaction { get; }
Public ReadOnly Property ServerTransaction As SIP_ServerTransaction
public: SIP_ServerTransaction^ ServerTransaction { SIP_ServerTransaction^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)