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


In This Topic
    CustomSampledMetricSample Class Members
    In This Topic

    The following tables list the members exposed by CustomSampledMetricSample.

    Public Properties
     NameDescription
    Public PropertyThe base value for this sample if the metric sample type is a fraction.  
    Public PropertyThe unique id of this sample (Inherited from Gibraltar.Monitor.MetricSample)
    Public PropertyThe custom sampled metric this sample is for.  
    Public PropertyIndicates whether two samples are required to calculate a metric value or not. (Inherited from Gibraltar.Monitor.SampledMetricSample)
    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 PropertyThe value for this sample.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Compares this sample to another sample to determine if they are the same or how to sort them.  
    Public MethodOverloaded. Overridden. Compute the resultant value for this sample compared with the provided baseline sample Compute the counter value for this sample compared with the provided baseline sample (if any)  
    Public MethodOverloaded. Determines if the provided object is identical to this object.  
    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