Table of Contents

Class InternalEventFilterApplier.InternalUnmutableFilter

Namespace
Akka.TestKit.Internal
Assembly
Akka.TestKit.dll

TBD

protected class InternalEventFilterApplier.InternalUnmutableFilter : IUnmutableFilter, IDisposable
Inheritance
InternalEventFilterApplier.InternalUnmutableFilter
Implements
Inherited Members

Constructors

InternalUnmutableFilter(IReadOnlyCollection<EventFilterBase>, ActorSystem)

TBD

public InternalUnmutableFilter(IReadOnlyCollection<EventFilterBase> filters, ActorSystem system)

Parameters

filters IReadOnlyCollection<EventFilterBase>

TBD

system ActorSystem

TBD

Methods

Dispose()

public void Dispose()

Dispose(bool)

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

protected virtual void Dispose(bool disposing)

Parameters

disposing bool

if set to true the method has been called directly or indirectly by a user's code. Managed and unmanaged resources will be disposed.
if set to false the method has been called by the runtime from inside the finalizer and only unmanaged resources can be disposed.

Unmute()

TBD

public void Unmute()