AgentSnapshotDateStarted Property |
Gets or sets the time that agent connected to coordinator.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public DateTime DateStarted { get; set; }
Public Property DateStarted As DateTime
Get
Set
Property Value
Type:
DateTimeThe date started.
See Also