Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / SampledMetricSamplePacket Class


SampledMetricSamplePacket Class Properties

For a list of all members of this type, see SampledMetricSamplePacket members.

Public Properties
 NameDescription
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.  
Public PropertyThe raw value as it was sampled  
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
See Also