Send a request message to the topic associated with the LBM source

C# |
public void send( LBMRequest lbmreq, int flags )

- lbmreq (LBMRequest)
- LBMRequest object
- flags (Int32)
- Flags indicating various conditions

Caution: It is not recommended to call this method from a context thread callback.
Possible OR'd set of flag value include:
SRC_NONBLOCK, SRC_BLOCK, MSG_START_BATCH, MSG_END_BATCH, MSG_COMPLETE_BATCH, and MSG_FLUSH