Table of Contents

Class RetryContext

Namespace
Microsoft.Azure.Cosmos.Table
Assembly
Microsoft.Azure.Cosmos.Table.dll
public sealed class RetryContext
Inheritance
RetryContext
Inherited Members

Properties

CurrentRetryCount

public int CurrentRetryCount { get; }

Property Value

int

LastRequestResult

public RequestResult LastRequestResult { get; }

Property Value

RequestResult

LocationMode

public LocationMode LocationMode { get; }

Property Value

LocationMode

NextLocation

public StorageLocation NextLocation { get; }

Property Value

StorageLocation

Methods

ToString()

public override string ToString()

Returns

string