SvnSettings.

ThrowOnCancel Property

Summary

Gets or sets a value indicating whether the call must throw an error if the operation is canceled. Defaults to true.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn
Containing Type
SvnSettings

Syntax

public bool ThrowOnCancel { get; set; }

Value

Type Description
bool