Click or drag to resize

HostRecycleSettings Methods

The HostRecycleSettings type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).)
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
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public methodGetSpecifiedTimesAsTimeArray
Gets the specified times of the recycling settings.
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 methodStatic memberOverride
Overrides the specified override settings.
Public methodToString
Returns a String representing this instance.
(Overrides ObjectToString.)
Public methodStatic memberWithFixedNumberOfTasks
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.
Top
See Also

STK Parallel Computing Server 2.9 API for .NET