Share via


UpdatePartitionLoadResult Class

Definition

Specifies the output per partition of the query UpdatePartitionLoadAsync(UpdatePartitionLoadQueryDescription, TimeSpan, CancellationToken) that contains integer representation of the ErrorCode with the corresponding partition ID.

public sealed class UpdatePartitionLoadResult
type UpdatePartitionLoadResult = class
Public NotInheritable Class UpdatePartitionLoadResult
Inheritance
UpdatePartitionLoadResult

Properties

PartitionErrorCode

Error Code representing output for updating load for a current partition.

PartitionId

The partition ID.

Applies to