Class TimingConstants.Delays
Delay values in milliseconds
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class TimingConstants.Delays
Fields
ASSET_CACHE_VERIFICATION_DELAY_MS
Declaration
public const int ASSET_CACHE_VERIFICATION_DELAY_MS = 10
Field Value
| Type | Description |
|---|---|
| int |
PREFETCH_RETRY_DELAY_MS
Declaration
public const int PREFETCH_RETRY_DELAY_MS = 50
Field Value
| Type | Description |
|---|---|
| int |
THEME_ASSET_PREWARMING_DELAY_MS
Declaration
public const int THEME_ASSET_PREWARMING_DELAY_MS = 2000
Field Value
| Type | Description |
|---|---|
| int |