C# Class System.Diagnostics.Process.ProcessWaitHandle

Inheritance: System.Threading.WaitHandle
Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Méthode Description
ProcessWaitHandle ( IntPtr handle ) : System.IO

Private Methods

Méthode Description
ProcessHandle_duplicate ( IntPtr handle ) : IntPtr

Method Details

ProcessWaitHandle() public méthode

public ProcessWaitHandle ( IntPtr handle ) : System.IO
handle IntPtr
Résultat System.IO