Version: 1.4
LanguageEnglish
  • C#

AssetDatabase.ResetCacheServerReconnectTimer

Declaration

public static void ResetCacheServerReconnectTimer();

Description

Resets the internal cache server connection reconnect timer values. The default delay timer value is 1 second, and the max delay value is 5 minutes. Everytime a connection attempt fails it will double the delay timer value, until a maximum time of the max value.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答