Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / SampledMetricDefinitionPacket Class / OnUnitCaptionGenerate Method

In This Topic
    OnUnitCaptionGenerate Method (SampledMetricDefinitionPacket)
    In This Topic
    Inheritors will need to implement this to calculate a unit caption when requested.
    Syntax
    'Declaration
     
    
    Protected MustOverride Function OnUnitCaptionGenerate() As String
    protected abstract string OnUnitCaptionGenerate()

    Return Value

    The caption to display for the units of value.
    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