MessageQueueObjectQueueName Property |
队列名称
Namespace: X3Platform.MessagesAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string QueueName { get; set; }
public:
virtual property String^ QueueName {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IMessageQueueObjectQueueName
See Also