Reference Library
IsMaster Property
NamespacesAsgard5.QueueAsgardQueueClientIsMaster
Declaration Syntax
C#Visual BasicVisual C++
public bool IsMaster { get; protected set; }
Public Property IsMaster As Boolean
	Get
	Protected Set
public:
property bool IsMaster {
	bool get ();
	protected: void set (bool value);
}

Assembly: Asgard5Library (Module: Asgard5Library)