Click or drag to resize
IMessageQueueObjectSend Method
发送数据

Namespace: X3Platform.Messages
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void Send(
	IMessageObject data
)

Parameters

data
Type: X3Platform.MessagesIMessageObject
数据对象
See Also