ErrorCode.Execution_JobCanceled Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The user canceled the job while it was running.
public const int Execution_JobCanceled = -2147218982;
val mutable Execution_JobCanceled : int
Public Const Execution_JobCanceled As Integer = -2147218982