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