Click or drag to resize

AgentSnapshot.HostPool Property

Gets or sets the host pool snapshot.

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

Property Value

Type: IList<HostSnapshot>
The list of host info.
See Also

STK Parallel Computing Server 2.10 API for .NET