Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
IFileWriteTracker
.
Reset
()
Method
Namespace
Statiq
.Common
Type
IFileWriteTracker
Method Members
Reset
()
RestoreAsync
(
I
Read
Only
File
System,
IFile)
SaveAsync
(
I
Read
Only
File
System,
IFile)
TrackContent
(NormalizedPath,
int)
TrackWrite
(NormalizedPath,
int,
bool)
TryGetCurrentContent
(NormalizedPath,
int)
TryGetCurrentWrite
(NormalizedPath,
int)
Try
Get
Previous
Content
(NormalizedPath,
int)
TryGetPreviousWrite
(NormalizedPath,
int)
Property Members
Current
Actual
Writes
Count
CurrentContent
Current
Total
Writes
Count
CurrentWrites
PreviousContent
PreviousWrites
Resets the tracking for another execution.
Namespace
Statiq
.Common
Containing Type
IFileWriteTracker
Syntax
void Reset()
On This Page
Syntax