RetryContext.NextLocation Property

Definition

Gets the target location for the next retry.

public Microsoft.Azure.Cosmos.Table.StorageLocation NextLocation { get; }
member this.NextLocation : Microsoft.Azure.Cosmos.Table.StorageLocation
Public ReadOnly Property NextLocation As StorageLocation

Property Value

A StorageLocation enumeration value.

Applies to