Method | Description | |
---|---|---|
StoreService ( ) : System |
Method | Description | |
---|---|---|
OnStart ( string args ) : void | ||
OnStop ( ) : void |
Method | Description | |
---|---|---|
CreateStore ( ) : |
Creates the store to provide to clients as a service.
|
|
GetEntryType ( LogSeverity severity ) : EventLogEntryType? | ||
LogHandler ( LogSeverity severity, string message ) : void |
Writes NanoByte.Common.Log messages to the Windows Event Log.
|