Stops this wildcard receiver's eligibility for new index assignments from a queue.

C# |
public void indexStopAssignment( string queue )

- queue (String)
- The name of the queue to stop new index assignment from, or null for all queues.
C# |
public void indexStopAssignment( string queue )