Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / CustomSampledMetricDefinition Class / NameMemberName Property

In This Topic
    NameMemberName Property (CustomSampledMetricDefinition)
    In This Topic
    The name of the member to invoke to determine the metric instance name.
    Syntax
    'Declaration
     
    
    Public Property NameMemberName As String
    public string NameMemberName {get; set;}
    Remarks
    This property is only valid when NameBound is true.
    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