Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / EventMetricDefinition Class / NameMemberType Property

In This Topic
    NameMemberType Property (EventMetricDefinition)
    In This Topic
    The type of the member to be invoked to deterine the metric instance name (field, method, or property)
    Syntax
    'Declaration
     
    
    Public Property NameMemberType As MemberTypes
    public MemberTypes NameMemberType {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