VCProjectEngineObjectClass.WaitForMultipleTasks(UInt32, Array) Method
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.
public:
virtual int WaitForMultipleTasks(System::UInt32 timeout, Array ^ saTasks) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::WaitForMultipleTasks;
public virtual int WaitForMultipleTasks (uint timeout, Array saTasks);
abstract member WaitForMultipleTasks : uint32 * Array -> int
override this.WaitForMultipleTasks : uint32 * Array -> int
Public Overridable Function WaitForMultipleTasks (timeout As UInteger, saTasks As Array) As Integer
Parameters
- timeout
- UInt32
- saTasks
- Array