BatchErrorCode.TaskCompleted 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.
Gets the error code indicating that a task operation was attempted on a completed task.
public static Azure.Compute.Batch.BatchErrorCode TaskCompleted { get; }
static member TaskCompleted : Azure.Compute.Batch.BatchErrorCode
Public Shared ReadOnly Property TaskCompleted As BatchErrorCode