FabricClientSettings.setNotificationCacheUpdateTimeout(Duration notificationCacheUpdateTimeout) 方法
定义
Sets the timeout for updating the local cache in response to service notifications. The default value is 30 seconds.
public void setNotificationCacheUpdateTimeout(Duration notificationCacheUpdateTimeout)
参数
- notificationCacheUpdateTimeout
- Duration
The timeout for updating the local cache in response to service notifications.