DaemonLogger.

FetchingFinished(IProjectionTrack, long) Method

Summary

Fetchings the finished.

Syntax

public void FetchingFinished(IProjectionTrack track, long lastEncountered)

Parameters

Name Type Description
track IProjectionTrack The track.
lastEncountered long The last encountered.

Return Value

Type Description
void