Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / LogInitializingEventArgs Class / Configuration Property

In This Topic
    Configuration Property (LogInitializingEventArgs)
    In This Topic
    The configuration for the agent to start with
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Configuration As AgentConfiguration
    public AgentConfiguration Configuration {get;}
    Remarks
    The configuration will reflect the effect of the current application configuration file and Agent default values.
    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