IMatchResult..::..WasHandled Property

Gets a value indicating whether [was handled].

Namespace:  Akka
Assembly:  Akka (in Akka.dll)

Syntax


bool WasHandled { get; }
ReadOnly Property WasHandled As Boolean
	Get
property bool^ WasHandled {
	bool^ get ();
}

Field Value

true if [was handled]; otherwise, false.