ProGet SDK Reference
Version:

DelayUntilExitAsync(System.Diagnostics.Process process, int? timeout, System.Threading.CancellationToken cancellationToken) Method

Syntax

public static System.Threading.Tasks.Task DelayUntilExitAsync(System.Diagnostics.Process process, int? timeout, System.Threading.CancellationToken cancellationToken)

Parameters

process
Type: System.Diagnostics.Process
timeout
Type: int?
cancellationToken
Type: System.Threading.CancellationToken