![]() | pipelineMachineSettings Class |
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.pipeline.machine.pipelineMachineSettings"]
Namespace: imbNLP.PartOfSpeech.pipeline.machine
public class pipelineMachineSettings
The pipelineMachineSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | pipelineMachineSettings | Initializes a new instance of the pipelineMachineSettings class |
Name | Description | |
---|---|---|
![]() | doSharePipelineCollectionInTheSession | If true it will do something |
![]() | doUseParallelExecution | If true it will do something |
![]() | StatusReportPeriod | Number of seconds for status report |
![]() | TaskTake | number of parallel task to take and run in one iterations |
![]() | TickForCheck | Miliseconds for delay tick before status check |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |