| ParallelWorkBrokerIsPaused Property  | 
            Gets a value indicating whether this instance is paused. 
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.ParallelizationAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic bool IsPaused { get; }Public ReadOnly Property IsPaused As Boolean
	Get
Property Value
Type: 
Boolean
See Also