Click or drag to resize

ScenarioJobExecutionService Class

This class is used to submit collections of user defined ScenarioTasks to the STK Parallel Computing UI Plugin as a job.
Inheritance Hierarchy
SystemObject
  AGI.STKParallel.PluginServicesScenarioJobExecutionService

Namespace:  AGI.STKParallel.PluginServices
Assembly:  AGI.STKParallel.PluginServices (in AGI.STKParallel.PluginServices.dll) Version: 12.7.0.1440 (12.7.0.1440)
Syntax
public class ScenarioJobExecutionService : IJobExecutionService

The ScenarioJobExecutionService type exposes the following members.

Methods
  NameDescription
Public methodCancelRunningJob
Cancels the currently running job.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecuteJob
Submits a collection of tasks to the STK Parallel Computing UI Plugin as a job.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetInstance
Gets the single ScenarioJobSubmitterService instance.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

STK Parallel Computing Desktop API 2.7