C# Class MemcachedTest.MemcachedServer.KillProcess

Inheritance: IDisposable
Afficher le fichier Open project: enyim/EnyimMemcached

Méthodes publiques

Méthode Description
Dispose ( ) : void
KillProcess ( Process process ) : System

Private Methods

Méthode Description
CurrentDomain_ProcessExit ( object sender, EventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

KillProcess() public méthode

public KillProcess ( Process process ) : System
process System.Diagnostics.Process
Résultat System