Terminate monitoring for an event queue.
Declaration Syntax
C# |
public void stop( LBMEventQueue lbmevq )
Parameters
- lbmevq (LBMEventQueue)
- Previously registered LBMEventQueue
Remarks
Unregister an event queue to prevent further monitoring of that
source.
Exceptions
Exception | Condition |
---|---|
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. |