| CaseTWasHandled Property |
Gets a value indicating whether [was handled].
Namespace:
Akka
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public bool WasHandled { get; }
abstract WasHandled : bool with get
override WasHandled : bool with get
Property Value
Type:
Booleantrue if [was handled]; otherwise,
false.
Implements
IMatchResultWasHandledSee Also