IBatchRequest.OperationContext 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 operation context associated with this IBatchRequest.
public Microsoft.Azure.Batch.Common.OperationContext OperationContext { get; }
member this.OperationContext : Microsoft.Azure.Batch.Common.OperationContext
Public ReadOnly Property OperationContext As OperationContext