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

In This Topic
    OnUnitCaptionGenerate Method (CustomSampledMetricDefinitionPacket)
    In This Topic
    Inheritors will need to implement this to calculate a unit caption when requested. Calculates the unit caption as required by the base object.
    Syntax
    'Declaration
     
    
    Protected Overrides Function OnUnitCaptionGenerate() As String
    protected override string OnUnitCaptionGenerate()

    Return Value

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