Property LastOperationTime
Namespace: Belay.Core
Assembly: Belay.Core.dll
LastOperationTime
Gets the timestamp of the last completed operation.
csharp
public DateTime? LastOperationTime { get; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets the timestamp of the last completed operation.
public DateTime? LastOperationTime { get; }