Show / Hide Table of Contents

Class IncludeTypeFilterRule<T>

Includes all messages that satisfy the type constraint.

Inheritance
object
IncludeTypeFilterRule<T>
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 IncludeTypeFilterRule<T> : IFilterRule
Type Parameters
Name Description
T

All messages must be or implement this type to be included.

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

Product
  • Purchase Phobos
  • Book a Live Demo
  • 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
Company
  • About Petabridge
  • Contact Us
  • Privacy Policy

© 2025 Petabridge®. All rights reserved. Built with ♥ for the Akka.NET community.