C# Class Akka.Interfaced.PostMessageFilterContext

Show file Open project: SaladLab/Akka.Interfaced Class Usage Examples

Public Properties

Property Type Description
Actor object
Intercepted bool
Message object

Property Details

Actor public property

public object Actor
return object

Intercepted public property

public bool Intercepted
return bool

Message public property

public object Message
return object