Class SessionProcessingStatusCachingNewSessions
The sessions that were loaded from the file system are being added to the cache
Inheritance
System.Object
SessionProcessingStatusCachingNewSessions
Inherited Members
Namespace: MESL.SqlRace.Domain.SessionProcessing
Assembly: MESL.SqlRace.Domain.dll
Syntax
public class SessionProcessingStatusCachingNewSessions : SessionProcessingStatusProgressUpdate
Constructors
SessionProcessingStatusCachingNewSessions(Int32, Int32)
Declaration
public SessionProcessingStatusCachingNewSessions(int numberOfFilesProcessed, int numberOfFilesToProcess)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | numberOfFilesProcessed | |
System.Int32 | numberOfFilesToProcess |