WgetSettings.

Background Property

Summary

Go to background immediately after startup. If no output file is specified via the , output is redirected to wget-log.
Assembly
Cake.Wget.dll
Namespace
Cake.Wget
Containing Type
WgetSettings

Syntax

public bool Background { get; set; }

Attributes

Type Description
WgetArgumentNameAttribute

Value

Type Description
bool

See Also