LBM .Net API Documentation
UMQIndexAssignmentEligibilityStopCompleteInfo Constructor (flags, queueId, queue)
Namespacescom.latencybusters.lbmUMQIndexAssignmentEligibilityStopCompleteInfoUMQIndexAssignmentEligibilityStopCompleteInfo(Int32, Int64, String)
Creates a UMQIndexAssignmentEligibilityStopCompleteInfo object and initializes fields to the supplied values.
Declaration Syntax
C#
public UMQIndexAssignmentEligibilityStopCompleteInfo(
	int flags,
	long queueId,
	string queue
)
Parameters
flags (Int32)
Informational flags.
queueId (Int64)
Queue Id of the queue.
queue (String)
The name of the queue the receiver is now no longer eligible to receive index assignments from.
Exceptions
ExceptionCondition
LBMEInvalException An invalid parameter was specified.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0