C#
VB
Objective-C
C++
Gets the Dispatch Group used for asynchronous operations
public static dispatchgroupt AsyncGroup()
The dispatchgroupt being used by this class
Returns the Dispatch Group that this class uses to convert images asynchronously. This can be used to wait until all jobs submitted for asynchronous processing complete.