X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Messages
IMessageQueueObject Interface
IMessageQueueObject Methods
Receive Method
Send Method
IMessageQueueObject
Send Method
发送数据
Namespace:
X3Platform.Messages
Assembly:
X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
void
Send
(
IMessageObject
data
)
void
Send
(
IMessageObject
^
data
)
Parameters
data
Type:
X3Platform.Messages
IMessageObject
数据对象
See Also
Reference
IMessageQueueObject Interface
X3Platform.Messages Namespace