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


In This Topic
    CustomSampledMetricSamplePacket Class Members
    In This Topic

    The following tables list the members exposed by CustomSampledMetricSamplePacket.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe base value as it was sampled  
    Public PropertyThe display caption of the metric this sample is for. (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Public PropertyThe description of the metric this sample is for. (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Public PropertyThe globally unique Id if this metric sample packet. (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Public PropertyThe performance counter metric packet this sample is for. (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Public PropertyIndicates whether the metric packet has been written to the log stream yet. (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Public PropertyOptional. The raw user principal, used for deferred user lookup (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Public PropertyThe exact date and time the raw value was determined. (Inherited from Gibraltar.Monitor.Serialization.SampledMetricSamplePacket)
    Public PropertyThe raw value as it was sampled (Inherited from Gibraltar.Monitor.Serialization.SampledMetricSamplePacket)
    Public PropertyThe increasing sequence number of all packets for this session to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.Serialization.GibraltarPacket)
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarPacket)
    Public PropertyOptional. Extended user information related to this message (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Top
    Protected Properties
     NameDescription
    Protected PropertyThe current session, only available for rehydrated packets (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Compare this custom sampled metric sample packet with another to determine if they are the same sample packet.  
    Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type.  
    Public MethodLock in data, optimizing it for storage and memory representation. (Inherited from Gibraltar.Monitor.Serialization.GibraltarPacket)
    Public MethodOverridden. Serves as the default hash function. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables.  
    Public MethodReturns a string that represents the current object. (Inherited from Gibraltar.Monitor.Serialization.MetricSamplePacket)
    Top
    Protected Methods
    See Also