HResults.DTS_E_TIMEOUT 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_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