LumiSoft Net Help
Transactions Property
NamespacesLumiSoft.Net.SIP.StackSIP_DialogTransactions
Gets dialog's active transactions.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_Transaction[] Transactions { get; }
Public ReadOnly Property Transactions As SIP_Transaction()
	Get
public:
property array<SIP_Transaction^>^ Transactions {
	array<SIP_Transaction^>^ get ();
}
member Transactions : SIP_Transaction[] with get
Property Value
array<SIP_Transaction>[]()[][]
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

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