HResults.DTS_E_THREADCANCELLED 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.
SSIS Error Code DTS_E_THREADCANCELLED. Thread "%1" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shut down. There may be error messages posted before this with more information on why the thread was cancelled.
public: int DTS_E_THREADCANCELLED = -1073450951;
public const int DTS_E_THREADCANCELLED = -1073450951;
val mutable DTS_E_THREADCANCELLED : int
Public Const DTS_E_THREADCANCELLED As Integer = -1073450951