Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / DelegateLoupeFilter Class
Members

In This Topic
    DelegateLoupeFilter Class
    In This Topic
    Creates a Loupe Filter out of the provided delegate function
    Syntax
    'Declaration
     
    
    Public Class DelegateLoupeFilter 
       Implements ILoupeFilter 
    public class DelegateLoupeFilter : ILoupeFilter  
    Remarks
    Adapts simple lambda functions and other delegates to be used as a Loupe Filter.
    Inheritance Hierarchy

    System.Object
       Gibraltar.Monitor.DelegateLoupeFilter

    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