Method | Description | |
---|---|---|
AkkaReceiverNotificationChannel ( ICanTell receiver ) : Akka.Actor | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Notify ( |
||
OverrideReceiver ( INotificationChannel channel, ICanTell receiver ) : bool |
public AkkaReceiverNotificationChannel ( ICanTell receiver ) : Akka.Actor | ||
receiver | ICanTell | |
return | Akka.Actor |
public Notify ( |
||
notificationMessage | ||
return | void |
public static OverrideReceiver ( INotificationChannel channel, ICanTell receiver ) : bool | ||
channel | INotificationChannel | |
receiver | ICanTell | |
return | bool |