startBatch method

Starts the queue.

Syntax

- ( void ) startBatch

Parameters

Remarks

// start the queue (all operations are on hold when added)
[networkQueue startBatch];