Class SessionProcessingStatusLoadingUnprocessedSessions
Sessions that weren't in the cache are being loaded from the file system
Inheritance
System.Object
SessionProcessingStatusLoadingUnprocessedSessions
Inherited Members
Namespace: MESL.SqlRace.Domain.SessionProcessing
Assembly: MESL.SqlRace.Domain.dll
Syntax
public class SessionProcessingStatusLoadingUnprocessedSessions : SessionProcessingStatusProgressUpdate
Constructors
SessionProcessingStatusLoadingUnprocessedSessions(Int32, Int32)
Declaration
public SessionProcessingStatusLoadingUnprocessedSessions(int numberOfFilesProcessed, int numberOfFilesToProcess)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | numberOfFilesProcessed | |
System.Int32 | numberOfFilesToProcess |