ITaskVoid
Public / Methods
PerformTask
Performs the actual task work.
If this method throws an exception, it will be wrapped; a PoolingException will then be thrown when TaskResultVoid.Finish is called.
Performs the actual task work.
If this method throws an exception, it will be wrapped; a PoolingException will then be thrown when TaskResultVoid.Finish is called.