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.10.0.1777 (2.10.0.1777)
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.10 API for .NET