LumiSoft Net Help
BeginUnregister Method (dispose)
NamespacesLumiSoft.Net.SIP.StackSIP_UA_RegistrationBeginUnregister(Boolean)
Starts unregistering.
Declaration Syntax
C#Visual BasicVisual C++F#
public void BeginUnregister(
	bool dispose
)
Public Sub BeginUnregister ( 
	dispose As Boolean
)
public:
void BeginUnregister(
	bool dispose
)
member BeginUnregister : 
        dispose : bool -> unit 
Parameters
dispose (Boolean)
If true, registration will be disposed after unregister.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this method is accessed.

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