메소드 | 설명 | |
---|---|---|
BecomeClosed ( ) : void |
Stops this instance.
|
|
CleanUp ( ) : void | ||
Post ( IActorRef receiver, |
Posts the specified envelope.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes this instance.
|
|
GetNumberOfMessages ( ) : int | ||
Schedule ( ) : void |
Schedules this instance.
|
|
TryDequeue ( |
메소드 | 설명 | |
---|---|---|
Run ( ) : void |
public Post ( IActorRef receiver, |
||
receiver | IActorRef | |
envelope | The envelope. | |
리턴 | void |
protected TryDequeue ( |
||
envelope | ||
리턴 | bool |