Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IMetricValueCollection Interface / Intervals Property

In This Topic
    Intervals Property (IMetricValueCollection)
    In This Topic
    The number of intervals between samples in the interval set.
    Syntax
    'Declaration
     
    
    ReadOnly Property Intervals As Integer
    int Intervals {get;}
    Remarks
    This property is only meaningful if the sample interval is set to default or shortest.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also