RemoteSettings.WasLastUpdatedFromServer

매뉴얼로 전환
public static bool WasLastUpdatedFromServer ();

반환

bool True, if the remote settings file was received from the Analytics Service in the current session. False, if the remote settings file was received during an earlier session and cached.

설명

Reports whether or not the settings available from the RemoteSettings object were received from the Analytics Service during the current session.

When the remote settings were loaded from the local cache, this method returns false.

Note that this method does not indicate whether the setting values have changed since the last successful network request.