Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / SampledMetricSample Class
Properties Methods


In This Topic
    SampledMetricSample Class Members
    In This Topic

    The following tables list the members exposed by SampledMetricSample.

    Public Properties
     NameDescription
    Public PropertyThe unique id of this sample (Inherited from Gibraltar.Monitor.MetricSample)
    Public PropertyThe sampled metric this sample is for.  
    Public PropertyThe raw metric sample packet (Inherited from Gibraltar.Monitor.MetricSample)
    Public PropertyIndicates whether two samples are required to calculate a metric value or not.  
    Public PropertyThe increasing sequence number of all sample packets for this metric to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.MetricSample)
    Public PropertyThe exact date and time the metric was captured. (Inherited from Gibraltar.Monitor.MetricSample)
    Public PropertyOverridden. The raw value of the metric. The raw value of this metric. Depending on the metric definition, this may be meaningless and instead a calculation may need to be performed.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Compares this sampled metric object to another.  
    Public MethodOverloaded. Compute the resultant value for this sample.  
    Public MethodOverloaded. Determines if the provided object is identical to this object. (Inherited from Gibraltar.Monitor.MetricSample)
    Public MethodServes as the default hash function. Provides a representative hash code for objects of this type to spread out distribution in hash tables. (Inherited from Gibraltar.Monitor.MetricSample)
    Public MethodWrite this sample to the current process log if it hasn't been written already (Inherited from Gibraltar.Monitor.MetricSample)
    Top
    See Also