ProcessQueueTEnabled Property
Gets or sets indicator that the
ProcessQueueT is currently enabled.
Namespace: Gemstone.Threading.CollectionsAssembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.128 -- Release Build+d4a9a653be1def5888b9be91bb1825c8655f3529
public virtual bool Enabled { get; set; }
Public Overridable Property Enabled As Boolean
Get
Set
public:
virtual property bool Enabled {
bool get ();
void set (bool value);
}
function get_Enabled();
function set_Enabled(value);
BooleanEnabled