LBM .Net API Documentation
indexRelease Method (queue, index)
Namespacescom.latencybusters.lbmLBMReceiverindexRelease(String, UMQIndexInfo)
Instruct the given UMQ queue(s) to release the given UMQ index that is assigned to the given receiver.
Declaration Syntax
C#
public void indexRelease(
	string queue,
	UMQIndexInfo index
)
Parameters
queue (String)
Name of the queue at which to release the index, or null for all queues.
index (UMQIndexInfo)
The index to release, or null for all indices.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0