C# Class Alphashack.Graphdat.Agent.SqlTrace.SqlTraceManager

Afficher le fichier Open project: alphashack/NET_graphdat Class Usage Examples

Méthodes publiques

Méthode Description
Start ( System.Diagnostics.EventLog eventLog, string workDirectory ) : void
Stop ( ) : void

Private Methods

Méthode Description
Exit ( string message ) : void
GetDatabases ( ) : DatabaseInfo>.Dictionary
InvokeStopping ( SqlTraceService e ) : void
ReportDatabases ( DatabaseInfo>.ICollection databases ) : void
SqlTraceManager ( System.Diagnostics.EventLog eventLog, string workDirectory ) : System
Term ( ) : void
Worker ( ) : void

Method Details

Start() public static méthode

public static Start ( System.Diagnostics.EventLog eventLog, string workDirectory ) : void
eventLog System.Diagnostics.EventLog
workDirectory string
Résultat void

Stop() public static méthode

public static Stop ( ) : void
Résultat void