RetryType 枚举
The type of Retry Policy applied to failed execution attempts.
命名空间: Microsoft.WindowsAzure.Scheduler.Models
程序集: Microsoft.WindowsAzure.Management.Scheduler(在 Microsoft.WindowsAzure.Management.Scheduler.dll 中)
使用
用法
Dim instance As RetryType
语法
声明
Public Enumeration RetryType
public enum RetryType
public enum class RetryType
public enum RetryType
public enum RetryType
成员
成员名称 | 说明 |
---|---|
Fixed | Retry up to a fixed number of times following failed execution attempts. |
None | Do not retry following a failed execution attempt. |
平台
开发平台
Windows Vista、Windows 7 和 Windows Server 2008