AsyncQueueTEnabled Property

Gets or sets flag that enables or disables processing.

Definition

Namespace: Gemstone.Threading.Collections
Assembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.182 -- Release Build+ba5f10d8660e1f40f273cb226c2407ae5f01d0a3
public bool Enabled { get; set; }

Property Value

Boolean

See Also