Loupe - Log - Monitor - Resolve
Inheritance Hierarchy
In This Topic
    Gibraltar.Monitor.Serialization Namespace
    In This Topic
    Classes
     ClassDescription
    Class 
    ClassThe serializeable representation of a custom sampled metric
    ClassThe serializeable representation of a custom sampled metric
    ClassOne raw data sample of a custom sampled metric
    ClassA serializable event metric definition. Provides metadata for metrics based on events.
    ClassThe serializeable representation of a custom sampled metric
    ClassOne raw data sample of an event metric
    ClassA serializable event value definition. Provides metadata for one value associated with an event
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    ClassDefines a metric that has been captured. Specific metrics extend this class. Each time a metric is captured, a MetricSample is recorded.
    Class 
    ClassDefines a metric that has been captured. Specific metrics extend this class. Each time a metric is captured, a MetricSample is recorded.
    ClassA collection of performance counter metric packets, keyed by their unique ID. This is the persistable form of a performance counter metric.
    Class 
    ClassBase object for all metric sample packets
    Class 
    ClassA serializable sampled metric definition. Provides metadata for metrics based on sampled values.
    ClassA serializable sampled metric definition. Provides metadata for metrics based on sampled values.
    ClassThe base class for a single sampled metric data sample.
    ClassMarks the ending status of a session.
    Class 
    Class 
    ClassThe session summary collection implementation for the local collection repository
    Class 
    ClassString parsing utility methods.
    Class 
    Interfaces
     InterfaceDescription
    InterfaceImplemented by any extensible data object to connect to its unique Id which it shares with its extension object.
    InterfaceA standard interface for ensuring an item can be displayed in user interfaces by providing an end user short caption and long description
    InterfaceImplement to support derived object creation from serialized packets
    InterfaceProvides lookup services for packet factories to find other session-related packets
    See Also