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: 62.0.18910.3423 (62.0.18910.3423)
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
See Also