Shutdown the event queue by purging any pending events and not allowing additional events to be added to the queue
Declaration Syntax
C# |
public int shutdown()
Return Value
Always returns 0 although an exception may be thrown in
event of an error.
Exceptions
Exception | Condition |
---|---|
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. |