FabricClientSettings.NotificationCacheUpdateTimeout プロパティ

定義

サービス通知に応答してローカル キャッシュを更新するためのタイムアウトを取得または設定します。 既定値は 30 秒です。

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

プロパティ値

サービス通知に応答してローカル キャッシュを更新するためのタイムアウト。

適用対象