AgentSnapshot.DateStarted 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.10.0.1777 (2.10.0.1777)
Syntaxpublic DateTime DateStarted { get; set; }
Public Property DateStarted As DateTime
Get
Set
Property Value
Type:
DateTimeThe date started.
See Also