Mailbox Methods
The Mailbox type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
BecomeClosed |
Stops this instance.
|
![]() |
CleanUp | |
![]() ![]() |
DebugPrint |
Prints a message tosStandard out if the Compile symbol "MAILBOXDEBUG" has been set.
If the symbol is not set all invocations to this method will be removed by the compiler.
|
![]() |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Post |
Posts the specified envelope to the mailbox.
|
![]() |
Resume | |
![]() |
SetActor |
Attaches an ActorCell to the Mailbox.
|
![]() |
Setup |
Attaches a MessageDispatcher to the Mailbox.
|
![]() |
Start | |
![]() |
Suspend | |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |