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

In This Topic
    EnableAssemblyLoadFailureEvents Property (ListenerConfiguration)
    In This Topic
    When true, CLR events related to assembly resolution failures will be logged automatically.
    Syntax
    'Declaration
     
    
    Public Property EnableAssemblyLoadFailureEvents As Boolean
    public bool EnableAssemblyLoadFailureEvents {get; set;}
    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