Click or drag to resize
Akka.NETEventFilterBaseApply Method
TBD

Namespace:  Akka.TestKit.Internal
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool Apply(
	LogEvent logEvent
)

Parameters

logEvent
Type: Akka.EventLogEvent
TBD

Return Value

Type: Boolean
TBD

Implements

IEventFilterApply(LogEvent)
See Also