docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo
ProcessExtensions
DelayUntilExitAsync(System.Diagnostics.Process,int!)
DelayUntilExitAsync(System.Diagnostics.Process process, int? timeout) Method
Syntax
public
static
System.Threading.Tasks.Task
DelayUntilExitAsync(
System.Diagnostics.Process
process,
int
? timeout)
Parameters
process
Type: System.Diagnostics.Process
timeout
Type: int?