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

FabricClientSettings.ServiceChangePollInterval 属性

定义

获取或设置从客户端到网关的所有已注册回调的服务更改通知请求的超时。

public TimeSpan ServiceChangePollInterval { get; set; }
member this.ServiceChangePollInterval : TimeSpan with get, set
Public Property ServiceChangePollInterval As TimeSpan

属性值

服务超时会将所有已注册回调的客户端通知请求更改为网关。

注解

属性的 ServiceChangePollInterval 默认值为 120 秒。

适用于