Firebase.
  Settings for FirebaseRemoteConfig operations.
Summary
| Properties | |
|---|---|
| FetchTimeoutInMilliseconds | ulongThe timeout specifies how long the client should wait for a connection to the Firebase Remote Config servers.  | 
| MinimumFetchIntervalInMilliseconds | ulongThe minimum interval between successive fetch calls.  | 
Properties
FetchTimeoutInMilliseconds
ulong Firebase::RemoteConfig::ConfigSettings::FetchTimeoutInMilliseconds
The timeout specifies how long the client should wait for a connection to the Firebase Remote Config servers.
MinimumFetchIntervalInMilliseconds
ulong Firebase::RemoteConfig::ConfigSettings::MinimumFetchIntervalInMilliseconds
The minimum interval between successive fetch calls.