CreateTasksOptions.CreateTaskResultHandler Property
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.
The handler which processes the results of the AddTaskCollection request. If this is null, the default is used.
public Azure.Compute.Batch.ICreateTaskResultHandler CreateTaskResultHandler { get; set; }
member this.CreateTaskResultHandler : Azure.Compute.Batch.ICreateTaskResultHandler with get, set
Public Property CreateTaskResultHandler As ICreateTaskResultHandler