SchedulerJob.EndFinishTask(IAsyncResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Hpc.Scheduler.Properties.TaskState EndFinishTask (IAsyncResult ar);
abstract member EndFinishTask : IAsyncResult -> Microsoft.Hpc.Scheduler.Properties.TaskState
override this.EndFinishTask : IAsyncResult -> Microsoft.Hpc.Scheduler.Properties.TaskState
Public Function EndFinishTask (ar As IAsyncResult) As TaskState
Parameters
- ar
- IAsyncResult