| MessageQueueObject Class |
Namespace: X3Platform.Messages
The MessageQueueObject type exposes the following members.
| Name | Description | |
|---|---|---|
| MessageQueueObject(String) | Initializes a new instance of the MessageQueueObject class | |
| MessageQueueObject(String, String) | Initializes a new instance of the MessageQueueObject class |
| Name | Description | |
|---|---|---|
| Close | 关闭 | |
| Dispose | Releases all resources used by the MessageQueueObject | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetQueueInstance | 获取资源 | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Receive | 接收数据 | |
| Send | 发送数据 | |
| StartListen | 开始监听工作线程 | |
| StopListen | 停止监听工作线程 | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Enabled | 队列可用 | |
| MachineName | 机器名称 | |
| QueueName | 队列名称 | |
| QueuePath | 队列路径 |