| UnboundedDequeBasedMailbox Methods |
The UnboundedDequeBasedMailbox type exposes the following members.
| Name | Description | |
|---|---|---|
| BecomeClosed |
Stops this instance.
(Inherited from MailboxTSys, TUser.) | |
| CleanUp | (Inherited from MailboxTSys, TUser.) | |
| CreateSystemMessagesQueue | (Overrides MailboxTSys, TUserCreateSystemMessagesQueue.) | |
| CreateUserMessagesQueue | (Overrides MailboxTSys, TUserCreateUserMessagesQueue.) | |
| Dispose |
Disposes this instance.
(Inherited from MailboxTSys, TUser.) | |
| EnqueueFirst | ||
| Equals | (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.) | |
| GetNumberOfMessages | (Inherited from MailboxTSys, TUser.) | |
| 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.
(Inherited from MailboxTSys, TUser.) | |
| Resume | (Inherited from Mailbox.) | |
| Schedule |
Schedules this instance.
(Inherited from MailboxTSys, TUser.) | |
| SetActor |
Attaches an ActorCell to the Mailbox.
(Inherited from Mailbox.) | |
| Setup |
Attaches a MessageDispatcher to the Mailbox.
(Inherited from Mailbox.) | |
| Start | (Inherited from Mailbox.) | |
| Suspend | (Inherited from Mailbox.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |