Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / MetricDefinition Class / Id Property

In This Topic
    Id Property (MetricDefinition)
    In This Topic
    The unique Id of this metric definition packet. This can reliably be used as a key to refer to this item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Id As Guid
    public Guid Id {get;}
    Remarks
    The key can be used to compare the same definition across different instances (e.g. sessions). This Id is always unique to a particular instance.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also