get_parallelism


Description:

public int get_parallelism ()

Get the number of parallel threads to use when creating the pack file to push.

The special value 0 indicates that the number of threads will be automatically detected.

Parameters:

this

a PushOptions.

Returns:

the number of parallel threads, or 0 for auto-detect.