HostRecycleSettings Methods |
The HostRecycleSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(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 |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetSpecifiedTimesAsTimeArray |
Gets the specified times of the recycling settings.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Override |
Overrides the specified override settings.
|
![]() | ToString |
Returns a String representing this instance.
(Overrides ObjectToString.) |
![]() ![]() | WithFixedNumberOfTasks |
Creates the settings with only fixed number of tasks. This is mainly used for backward compatibility so tests
don't have to spell out all the new properties.
|
STK Parallel Computing Server 2.10 API for .NET