DataConnection.Timeout Property
Visio Automation Reference |
Gets or sets how long (in seconds) to attempt to establish a data connection before terminating the attempt and generating an error. Read/write.
Note |
---|
This Visio object or member is available only to licensed users of Microsoft Office Visio Professional 2007. |
Version Information
Version Added: Visio 2007
Syntax
expression.Timeout
expression An expression that returns a DataConnection object.
Return Value
Long
Remarks
The default setting for the Timeout property is 15 seconds.
See Also