Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Agent.PerformanceCounters Namespace / PerfCounterMetricSample Class / ToCounterSample Method

In This Topic
    ToCounterSample Method
    In This Topic
    Provide users a handy default conversion since we ultimately just wrapper a counter sample object anyway.
    Syntax
    'Declaration
     
    
    Public Function ToCounterSample() As CounterSample
    public CounterSample ToCounterSample()

    Return Value

    The counter sample object wrappered by this object
    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