MessageQueueObjectReceive Method |
接收数据
Namespace: X3Platform.MessagesAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic virtual IMessageObject Receive()
public:
virtual IMessageObject^ Receive()
Return Value
Type:
IMessageObject[Missing <returns> documentation for "M:X3Platform.Messages.MessageQueueObject.Receive"]
Implements
IMessageQueueObjectReceive
See Also