BackgroundOperationStatusPreviousRunStarted Field |
The previous invocation time in milliseconds. Only available after the first run has started.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic readonly Nullable<long> PreviousRunStarted
Public ReadOnly PreviousRunStarted As Nullable(Of Long)
public:
initonly Nullable<long long> PreviousRunStarted
Field Value
Type:
NullableInt64
See Also