Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / MetricPacket Class / InstanceName Property

In This Topic
    InstanceName Property (MetricPacket)
    In This Topic
    The metric instance name (unique within the counter name). May be null or empty if no instance name is required.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property InstanceName As String
    public string InstanceName {get;}
    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