Set the context event callback for an LBMContext.

C# |
public void setContextEventCallback( LBMContextEventCallback cb, Object cbArg )

- cb (LBMContextEventCallback)
- A delegate of type LBMContextEventCallback
- cbArg (Object)
- A token to be passed in to the callback when an event occurs