Click or drag to resize

GarbageCollectionType Enumeration

Specifies the target garbage collection type of the host process.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public enum GarbageCollectionType
Members
  Member nameValueDescription
Server0 Server garbage collection.
Workstation1 Workstation garbage collection.
NotApplicable2 Used when garbage collection specification is not necessary.
See Also

STK Parallel Computing Server 2.9 API for .NET