Click or drag to resize

AgentSnapshot Constructor (Guid, Boolean)

Initializes a new instance of the AgentSnapshot 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 AgentSnapshot(
	Guid id,
	bool registered
)

Parameters

id
Type: SystemGuid
The agent identifier.
registered
Type: SystemBoolean
if set to true [registered].
See Also

STK Parallel Computing Server 2.9 API for .NET