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

Assembly: Asgard5Library (Module: Asgard5Library)