Starts unregistering.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and and this method is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119