Click or drag to resize
MessageQueueObject Constructor (String)
Initializes a new instance of the MessageQueueObject class

Namespace: X3Platform.Messages
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public MessageQueueObject(
	string queueName
)

Parameters

queueName
Type: SystemString

[Missing <param name="queueName"/> documentation for "M:X3Platform.Messages.MessageQueueObject.#ctor(System.String)"]

See Also