PSPerfCounterDataSource.ScheduledTransferPeriod 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.
Gets or sets the interval between data uploads (scheduled transfers), rounded up to the nearest minute. Possible values include: 'PT1M', 'PT5M', 'PT15M', 'PT30M', 'PT60M'
public string ScheduledTransferPeriod { get; set; }
member this.ScheduledTransferPeriod : string with get, set
Public Property ScheduledTransferPeriod As String