C# Class Akka.Interfaced.PreNotificationFilterContext

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

Public Properties

Property Type Description
Actor object
Handled bool
Notification NotificationMessage

Property Details

Actor public_oe property

public object Actor
return object

Handled public_oe property

public bool Handled
return bool

Notification public_oe property

public NotificationMessage,Akka.Interfaced Notification
return NotificationMessage