C# Class Akka.Interfaced.PostNotificationFilterContext

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

Public Properties

Property Type Description
Actor object
Intercepted bool
Notification NotificationMessage

Property Details

Actor public property

public object Actor
return object

Intercepted public property

public bool Intercepted
return bool

Notification public property

public NotificationMessage,Akka.Interfaced Notification
return NotificationMessage