StateSyncJobLastEventTime Property |
Gets or sets the last event time of all changes in a job.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTime LastEventTime { get; set; }
Property Value
Type:
DateTime
The last event time.
See Also