C# Class Paymetheus.Rpc.ProcessExtensions

Afficher le fichier Open project: btcsuite/Paymetheus

Méthodes publiques

Méthode Description
KillIfExecuting ( this process ) : void
WaitForExitAsync ( this process ) : Task

Method Details

KillIfExecuting() public static méthode

public static KillIfExecuting ( this process ) : void
process this
Résultat void

WaitForExitAsync() public static méthode

public static WaitForExitAsync ( this process ) : Task
process this
Résultat Task