Show / Hide Table of Contents

Class IncludeFunctionFilterRule

Includes all messages in the trace that satisfy a predicate function.

Inheritance
object
IncludeFunctionFilterRule
Implements
IFilterRule
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phobos.Actor.Configuration
Assembly: Phobos.Actor.dll
Syntax
public sealed class IncludeFunctionFilterRule : IFilterRule

Constructors

IncludeFunctionFilterRule(Predicate<object>)

Declaration
public IncludeFunctionFilterRule(Predicate<object> filter)
Parameters
Type Name Description
Predicate<object> filter

Methods

Include(object, bool)

Declaration
public FilterDecision Include(object msg, bool alreadyInTrace)
Parameters
Type Name Description
object msg
bool alreadyInTrace
Returns
Type Description
FilterDecision

Implements

IFilterRule
In this article

Phobos®

APM for Akka.NET Applications

© 2025 Petabridge®

All rights reserved

Product
  • Purchase Phobos
  • Contact Sales
  • Phobos Quick Start Guide
  • Phobos Features
  • API Documentation
  • Release Notes
Resources
  • Akka.NET Documentation
  • Petabridge Blog
  • Akka.NET Support Plans
  • Akka.NET Consulting Services
  • Akka.NET Training
Connect
  • Petabridge Website
  • GitHub
  • Twitter
  • LinkedIn
  • YouTube
  • Contact Us
Privacy Policy
Built with ♥ by Petabridge