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

FabricClientSettings.NotificationGatewayConnectionTimeout 属性

定义

获取或设置运行重新连接协议(如果客户端已注册服务通知)的超时。 默认值为 30 秒。

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

属性值

如果客户端已注册服务通知,则运行重新连接协议的超时。

适用于