C# Class SonOfSirCachealot.Controller

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: ColdMatter/EDMSuite Class Usage Examples

Méthodes publiques

Свойство Type Description
BlockStore BlockStore

Méthodes publiques

Méthode Description
InitializeLifetimeService ( ) : Object

Private Methods

Méthode 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 méthode

public InitializeLifetimeService ( ) : Object
Résultat Object

Property Details

BlockStore public_oe property

public BlockStore,SonOfSirCachealot BlockStore
Résultat BlockStore