C# Class Akka.Interfaced.PostNotificationFilterContext

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

Public Properties

Property Type Description
Actor object
Intercepted bool
Notification NotificationMessage

Property Details

Actor public_oe property

public object Actor
return object

Intercepted public_oe property

public bool Intercepted
return bool

Notification public_oe property

public NotificationMessage,Akka.Interfaced Notification
return NotificationMessage