LumiSoft Net Help
TransactionError Event
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionTransactionError
Is raised when there is transaction error. For example this is raised when server transaction never gets ACK.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler TransactionError
Public Event TransactionError As EventHandler
public:
 event EventHandler^ TransactionError {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member TransactionError : IEvent<EventHandler,
    EventArgs>
Value

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