| RealTimeWorkControllerContext Property  | 
 
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 SynchronizationContext Context { get; set; }Public Property Context As SynchronizationContext
	Get
	Set
Property Value
Type: 
SynchronizationContext
See Also