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

RetryPolicy.DefaultRetryInterval 字段

定义

默认重试间隔

protected const int DefaultRetryInterval = 1000;
val mutable DefaultRetryInterval : int
Protected Const DefaultRetryInterval As Integer  = 1000

字段值

Value = 1000

适用于