Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / SampledMetricDefinition Class / RequiresMultipleSamples Property

In This Topic
    RequiresMultipleSamples Property (SampledMetricDefinition)
    In This Topic
    Indicates whether a final value can be determined from just one sample or if two comparable samples are required.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RequiresMultipleSamples As Boolean
    public bool RequiresMultipleSamples {get;}
    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