HResults.DTS_E_INVALIDTIMEOUT Field

Definition

MessageId: DTS_E_INVALIDTIMEOUT MessageText: Timeout value is not valid. Timeout should be in the range of %1!d! to %2!d! (in seconds).

public: int DTS_E_INVALIDTIMEOUT = -1073651696;
public const int DTS_E_INVALIDTIMEOUT = -1073651696;
val mutable DTS_E_INVALIDTIMEOUT : int
Public Const DTS_E_INVALIDTIMEOUT As Integer  = -1073651696

Field Value

Value = -1073651696

Applies to