HResults.DTS_E_TIMEOUT Field

Definition

MessageId: DTS_E_TIMEOUT MessageText: The request has timed out. This error can occur when the timeout specified was too short, or a connection to the server or proxy cannot be established. Ensure that the server and proxy URL are correct.

public: int DTS_E_TIMEOUT = -1073651703;
public const int DTS_E_TIMEOUT = -1073651703;
val mutable DTS_E_TIMEOUT : int
Public Const DTS_E_TIMEOUT As Integer  = -1073651703

Field Value

Value = -1073651703

Applies to