LumiSoft Net Help
BeginRegister Method (autoRefresh)
NamespacesLumiSoft.Net.SIP.StackSIP_UA_RegistrationBeginRegister(Boolean)
Starts registering.
Declaration Syntax
C#Visual BasicVisual C++F#
public void BeginRegister(
	bool autoRefresh
)
Public Sub BeginRegister ( 
	autoRefresh As Boolean
)
public:
void BeginRegister(
	bool autoRefresh
)
member BeginRegister : 
        autoRefresh : bool -> unit 
Parameters
autoRefresh (Boolean)
If true, registration takes care of refreshing itself to registrar server.
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