C# Class Akka.Interfaced.PostMessageFilterContext

Datei anzeigen Open project: SaladLab/Akka.Interfaced Class Usage Examples

Public Properties

Property Type Description
Actor object
Intercepted bool
Message object

Property Details

Actor public_oe property

public object Actor
return object

Intercepted public_oe property

public bool Intercepted
return bool

Message public_oe property

public object Message
return object