Class InternalEventFilterApplier.MatchedEventHandler
Inheritance
InternalEventFilterApplier.MatchedEventHandler
Assembly: Akka.TestKit.dll
Syntax
protected class InternalEventFilterApplier.MatchedEventHandler
Properties
|
Edit this page
View Source
ReceivedCount
Declaration
public int ReceivedCount { get; }
Property Value
Methods
|
Edit this page
View Source
HandleEvent(EventFilterBase, LogEvent)
Declaration
public virtual void HandleEvent(EventFilterBase eventFilter, LogEvent logEvent)
Parameters
Extension Methods