HResults.DTS_E_DISTRIBUTORADDFAILED Field

Definition

MessageId: DTS_E_DISTRIBUTORADDFAILED MessageText: A distributor failed to give a buffer to thread "%1!s!" because of error 0x%2!8.8X!. The target thread is probably shutting down.

public: int DTS_E_DISTRIBUTORADDFAILED = -1073450827;
public const int DTS_E_DISTRIBUTORADDFAILED = -1073450827;
val mutable DTS_E_DISTRIBUTORADDFAILED : int
Public Const DTS_E_DISTRIBUTORADDFAILED As Integer  = -1073450827

Field Value

Value = -1073450827

Applies to