LumiSoft Net Help
OnTransportError Method (exception)
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionOnTransportError(Exception)
Raises TimedOut event.
Declaration Syntax
C#Visual BasicVisual C++F#
protected void OnTransportError(
	Exception exception
)
Protected Sub OnTransportError ( 
	exception As Exception
)
protected:
void OnTransportError(
	Exception^ exception
)
member OnTransportError : 
        exception : Exception -> unit 
Parameters
exception (Exception)
Transport exception.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when exception is null reference.

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