Click or drag to resize
MessageQueueObject Methods

The MessageQueueObject type exposes the following members.

Methods
  NameDescription
Public methodClose
关闭
Public methodDispose
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetQueueInstance
获取资源
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReceive
接收数据
Public methodSend
发送数据
Public methodStartListen
开始监听工作线程
Public methodStopListen
停止监听工作线程
Public methodToString (Inherited from Object.)
Top
See Also