Click or drag to resize
Akka.NETIMatchResultWasHandled Property
Gets a value indicating whether [was handled].

Namespace:  Akka
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
bool WasHandled { get; }

Property Value

Type: Boolean
true if [was handled]; otherwise, false.
See Also