Reference Library
QueueChannel Property
NamespacesAsgard5.QueueAsgardQueueClientSettingsQueueChannel
Declaration Syntax
C#Visual BasicVisual C++
string QueueChannel { get; set; }
Property QueueChannel As String
	Get
	Set
property String^ QueueChannel {
	String^ get ();
	void set (String^ value);
}

Assembly: Asgard5Library (Module: Asgard5Library)