你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NoRetry 类

定义

public sealed class NoRetry : Microsoft.WindowsAzure.Storage.RetryPolicies.IRetryPolicy
type NoRetry = class
    interface IRetryPolicy
Public NotInheritable Class NoRetry
Implements IRetryPolicy
继承
NoRetry
实现

构造函数

NoRetry()

方法

CreateInstance()
ShouldRetry(Int32, Int32, Exception, TimeSpan, OperationContext)

适用于