HResults.DTS_E_NOTSUSPENDED 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.
MessageId: DTS_E_NOTSUSPENDED MessageText: Resume call failed because the package is not suspended. This occurs when the client calls resume, but the package is not suspended.
public: int DTS_E_NOTSUSPENDED = -1073631231;
public const int DTS_E_NOTSUSPENDED = -1073631231;
val mutable DTS_E_NOTSUSPENDED : int
Public Const DTS_E_NOTSUSPENDED As Integer = -1073631231