| BuildHelpCancel Method |
Cancel the build
Namespace: SandcastleBuilder.Utils.MSBuildAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public:
virtual void Cancel() sealed
abstract Cancel : unit -> unit
override Cancel : unit -> unit
Implements
ICancelableTaskCancelRemarks The build will be cancelled as soon as the next message arrives from the build process
See Also