Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Tracer Class
Members



In This Topic
    Tracer Class
    In This Topic
    Encapsulates the built-in System.Diagnostic.Trace class with functionality for logging individual trace messages to log file or console. Detail level may be configured as Error, Warning, Info, Verbose or Off.
    Object Model
    Tracer ClassTracer Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Tracer 
    'Usage
     
    Dim instance As Tracer
    public sealed class Tracer 
    public ref class Tracer sealed 
    Inheritance Hierarchy

    System.Object
       Proficy.Historian.ClientAccess.API.Tracer

    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