Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / EventMetricSample Class / Write Method

In This Topic
    Write Method (EventMetricSample)
    In This Topic
    Write this sample to the current process log if it hasn't been written already
    Syntax
    'Declaration
     
    
    Public Sub Write() 
    public void Write()
    Remarks
    If the sample has not been written to the log yet, it will be written. If it has been written, subsequent calls to this method are ignored.
    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