VSConstants.VS_E_CIRCULARTASKDEPENDENCY 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.
VS specific error HRESULT code returned when an attempt to do a task wait operation would result in a deadlock due to circular dependency.
public: int VS_E_CIRCULARTASKDEPENDENCY = -2147213305;
int VS_E_CIRCULARTASKDEPENDENCY = -2147213305;
public const int VS_E_CIRCULARTASKDEPENDENCY = -2147213305;
val mutable VS_E_CIRCULARTASKDEPENDENCY : int
Public Const VS_E_CIRCULARTASKDEPENDENCY As Integer = -2147213305