Click or drag to resize

HostRecycleSettings Constructor (HostRecycleSettings)

Initializes a new instance of the HostRecycleSettings class.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public HostRecycleSettings(
	HostRecycleSettings copy
)

Parameters

copy
Type: AGI.Parallel.InfrastructureHostRecycleSettings
The object that gets copied to this new instance.
See Also

STK Parallel Computing Server 2.9 API for .NET