IDaemon.StartedAt Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the time the daemon was last started.
DateTime? StartedAt { get; set; }
Property value
System.DateTime?
Gets or sets the time the daemon was last started.
DateTime? StartedAt { get; set; }