Waits Property

image\validfor_amv.gif

Applies To Objects

System

Description

Returns a new instance of a Waits collection object, which can be used to wait for multiple wait-type objects simultaneously. Read-only.

Syntax

Set waitscoll = object.Waits

Element

Description

waitscoll

A new instance of a Waits collection object.

object

The System object.

Set

The Set statement, required for assigning an object reference to a variable.

Comments

Use of the Set keyword is required.