TaskDelegateVoid
Description
Performs the actual task work of a background task.
If this delegate throws an exception, it will be wrapped; a PoolingException will then be thrown when TaskResultVoid.Finish is called.
Performs the actual task work of a background task.
If this delegate throws an exception, it will be wrapped; a PoolingException will then be thrown when TaskResultVoid.Finish is called.