LumiSoft Net Help
Transaction Property
NamespacesLumiSoft.Net.SIP.ProxySIP_RequestContextTransaction
Gets or creates server transaction that will handle request.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_ServerTransaction Transaction { get; }
Public ReadOnly Property Transaction As SIP_ServerTransaction
	Get
public:
property SIP_ServerTransaction^ Transaction {
	SIP_ServerTransaction^ get ();
}
member Transaction : SIP_ServerTransaction with get
Property Value
Remarks
If server transaction doesn't exist, it will be created.
Exceptions
ExceptionCondition
InvalidOperationExceptionIs raised when this request-Method is ACK(ACK request is transactionless SIP method).

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119