메소드 | 설명 | |
---|---|---|
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 |