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.10.0.1777 (2.10.0.1777)
Syntax
public AgentSnapshot(
	Guid id,
	bool registered
)

Parameters

id
Type: System.Guid
The agent identifier.
registered
Type: System.Boolean
if set to true [registered].
See Also

STK Parallel Computing Server 2.10 API for .NET