LumiSoft Net Help
ServerTransactions Property
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionLayerServerTransactions
Gets all available server transactions. This method is thread-safe.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_ServerTransaction[] ServerTransactions { get; }
Public ReadOnly Property ServerTransactions As SIP_ServerTransaction()
	Get
public:
property array<SIP_ServerTransaction^>^ ServerTransactions {
	array<SIP_ServerTransaction^>^ get ();
}
member ServerTransactions : SIP_ServerTransaction[] with get
Property Value
array<SIP_ServerTransaction>[]()[][]

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