AgentSnapshot.TimeStamp Property |
Gets or sets the time of snapshot creation.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntaxpublic DateTime TimeStamp { get; set; }
Public Property TimeStamp As DateTime
Get
Set
Property Value
Type:
DateTime
See Also