Click or drag to resize

AgentSnapshotHostPool Property

Gets or sets the host pool snapshot.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public IList<HostSnapshot> HostPool { get; set; }

Property Value

Type: IListHostSnapshot
The list of host info.
See Also

STK Parallel Computing Server 2.9 API for .NET