Interface IMatchResult
Namespace: AkkaAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic interface IMatchResult
Public Interface IMatchResult
public interface class IMatchResult
type IMatchResult = interface end
The IMatchResult type exposes the following members.
Properties
| Name | Description |
---|
 | WasHandled |
Gets a value indicating whether [was handled].
|
Top
See Also