Interface IUnmutableFilter
TBD
Inherited Members
Namespace: Akka.TestKit
Assembly: Akka.TestKit.dll
Syntax
public interface IUnmutableFilter : IDisposable
Methods
| Improve this Doc View SourceUnmute()
Call this to let events that previously have been muted to be logged again.
Declaration
void Unmute()