Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / MetricPacketDictionary Class
Members

In This Topic
    MetricPacketDictionary Class
    In This Topic
    A collection of performance counter metric packets, keyed by their unique ID. This is the persistable form of a performance counter metric.
    Object Model
    MetricPacketDictionary ClassMetricPacket Class
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    Public Class MetricPacketDictionary 
    [DefaultMember("Item")]
    public class MetricPacketDictionary 
    Inheritance Hierarchy

    System.Object
       Gibraltar.Monitor.Serialization.MetricPacketDictionary

    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