Class InternalEventFilterApplier.InternalUnmutableFilter
TBD
Inherited Members
Namespace: Akka.TestKit.Internal
Assembly: Akka.TestKit.dll
Syntax
protected class InternalUnmutableFilter : IUnmutableFilter, IDisposable
Constructors
| Improve this Doc View SourceInternalUnmutableFilter(IReadOnlyCollection<EventFilterBase>, ActorSystem)
TBD
Declaration
public InternalUnmutableFilter(IReadOnlyCollection<EventFilterBase> filters, ActorSystem system)
Parameters
Type | Name | Description |
---|---|---|
IReadOnlyCollection<EventFilterBase> | filters | TBD |
ActorSystem | system | TBD |
Methods
| Improve this Doc View SourceDispose()
Declaration
public void Dispose()
Dispose(Boolean)
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
Boolean | disposing | if set to |
Unmute()
TBD
Declaration
public void Unmute()