Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Akka
Interfaced
PreMessageFilterContext
C# Class Akka.Interfaced.PreMessageFilterContext
Show file
Open project: SaladLab/Akka.Interfaced
Class Usage Examples
Public Properties
Property
Type
Description
Actor
object
Handled
bool
Message
object
Property Details
Actor
public property
public
object
Actor
return
object
Handled
public property
public
bool
Handled
return
bool
Message
public property
public
object
Message
return
object