LBM .Net API Documentation
reassign Method (flags)
Namespacescom.latencybusters.lbmLBMMessagereassign(Int32)
Do not acknowledge the given message and instead request that the message be reassigned.
Declaration Syntax
C#
public void reassign(
	int flags
)
Parameters
flags (Int32)
Flags indicating various conditions. ORed set of values include: MSG_UMQ_REASSIGN_FLAG_DISCARD
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0