ProactiveCachingOnlineMode Enumeration
The ProactiveCachingOnlineMode enumeration provides options for when the store should come online relative to cache completion.
Enumeration Values
Name | Summary |
---|---|
Immediate | Specifies that the store should be online immediately. |
OnCacheComplete | Specifies that the store should be online when cache construction is complete. |