Class FileSessionIndexedEventArgs
New File session Indexed
Inheritance
System.Object
FileSessionIndexedEventArgs
Namespace: MESL.SqlRace.Domain.Repositories.FileSessions
Assembly: MESL.SqlRace.Domain.dll
Syntax
public class FileSessionIndexedEventArgs : EventArgs
Constructors
FileSessionIndexedEventArgs()
Declaration
public FileSessionIndexedEventArgs()
Properties
FileSession
The FileSession that has been Indexed
Declaration
public FileSessionSummary FileSession { get; set; }
Property Value
Type | Description |
---|---|
FileSessionSummary |