Manages workers and work dispatchers. It is available as a global service.
Inheritance Hierarchy
Spotfire.Dxp.Framework.ThreadingWorkManager
Namespace: Spotfire.Dxp.Framework.Threading
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 59.0.18126.8552 (59.0.18126.8552)
Syntax
C#
public sealed class WorkManager
The WorkManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateDispatcherTItem |
Creates a work dispatcher.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Version Information
Supported in: 12.3, 12.2, 12.1, 12.0, 11.8, 11.7, 11.6, 11.5, 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also