Method | Description | |
---|---|---|
BecomeClosed ( ) : void |
Stops this instance.
|
|
CleanUp ( ) : void | ||
Post ( IActorRef receiver, |
Posts the specified envelope.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes this instance.
|
|
GetNumberOfMessages ( ) : int | ||
Schedule ( ) : void |
Schedules this instance.
|
|
TryDequeue ( |
Method | Description | |
---|---|---|
Run ( ) : void |
public Post ( IActorRef receiver, |
||
receiver | IActorRef | |
envelope | The envelope. | |
return | void |
protected TryDequeue ( |
||
envelope | ||
return | bool |