C# Class SonOfSirCachealot.Controller

Inheritance: System.MarshalByRefObject
Mostra file Open project: ColdMatter/EDMSuite Class Usage Examples

Public Properties

Property Type Description
BlockStore BlockStore

Public Methods

Method Description
InitializeLifetimeService ( ) : Object

Private Methods

Method Description
Exit ( ) : void
GetDatabaseStats ( ) : string
GetThreadStats ( ) : string
Initialise ( ) : void
RunTest1 ( ) : void
RunTest2 ( ) : void
UIInitialise ( ) : void
UpdateStatusMonitor ( object unused ) : void
errorLog ( string txt ) : void
log ( string txt ) : void
startRequestHandler ( ) : void
startServer ( ) : void
stopServer ( ) : void

Method Details

InitializeLifetimeService() public method

public InitializeLifetimeService ( ) : Object
return Object

Property Details

BlockStore public_oe property

public BlockStore,SonOfSirCachealot BlockStore
return BlockStore