Метод | Описание | |
---|---|---|
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 | |
Результат | Akka.Actor |
public Notify ( |
||
notificationMessage | ||
Результат | void |
public static OverrideReceiver ( INotificationChannel channel, ICanTell receiver ) : bool | ||
channel | INotificationChannel | |
receiver | ICanTell | |
Результат | bool |