Namespace MESL.SqlRace.Domain.FileSession
Classes
FileSessionConfigurationAvailableEventArgs
Indicates that configuaration is available and ready.
FileSessionConfigurationLoadedEventArgs
Indicates that configuration has been loaded from the underlying file session.
FileSessionFileLoadedEventArgs
Indicates that the underlying file has been loaded
SessionConfiguration
Default Session Configuration class to be used to return the configuration from the File based Session.
SessionInformation
Default Session Information class to be used to return the information from the File based Session.
Interfaces
ISessionConfiguration
Interface for Session configuration to be returned from the external file-based Session assembly.
ISessionInformation
Interface for Session Information to be returned from the external File Session assembly.
ISessionLoader
Interface for developing a plug-in for loading file based Sessions.