[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `EventFilter` class, which is used to filter events based on exact matches of CloudEvents attributes."],["The latest version of `EventFilter` is 2.6.0, while other versions from 1.0.0 to 2.5.0 are also documented and accessible through the links provided."],["The `EventFilter` class inherits from `System.Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`EventFilter` has two constructors, a default one and one that takes another `EventFilter` object as a parameter, enabling the creation of a copy of the input `EventFilter`."],["The `EventFilter` has two key properties: `Attribute`, which specifies the CloudEvents attribute name for filtering, and `Value`, which specifies the exact value that the specified attribute should match."]]],[]]