The QueueFile type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CloseFile | ||
| DeleteFile | ||
| Equals | (Inherited from Object.) | |
| ForwardTo |
Change the R record in the Queue file to the supplied address. NOTE: This function will close the current Queue file if it is open.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MoveToMailbox |
Change the R record in the Queue file to send messages to the specified mailbox for local users.
NOTE: This function will close the current Queue file if it is open.
| |
| ProcessAddressMasqueradingDFile | ||
| ProcessAddressMasqueradingQFile | ||
| RenameFile | ||
| RewriteBodyFile |
Rewrite the body data to include the supplied strings
| |
| SendMessage | ||
| SendToQueueManager | ||
| ToString | (Inherited from Object.) | |
| WriteToFile(MemoryStream) | ||
| WriteToFile(String) | ||
| WriteToFile(String, Object) |
See Also