RetryContext Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property CurrentRetryCount Gets the number of retries for the given operation.
public property LastRequestResult Gets the results of the last request.
public property LocationMode Gets the location mode for subsequent retries.
public property NextLocation Gets the target location for the next retry.

See Also