Click or drag to resize
MessageQueueObjectSend Method
发送数据

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

Parameters

data
Type: X3Platform.MessagesIMessageObject

[Missing <param name="data"/> documentation for "M:X3Platform.Messages.MessageQueueObject.Send(X3Platform.Messages.IMessageObject)"]

Implements

IMessageQueueObjectSend(IMessageObject)
See Also