CollectorConfigStore.CacheWindow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the retention window of the locally collected data in the staging area between the collection and upload packages.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty]
public int CacheWindow { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty>]
member this.CacheWindow : int with get, set
Public Property CacheWindow As Integer
Property Value
- Attributes