SetAutomationTimeout

Description

Sets the number of milliseconds that a PowerBuilder client waits before canceling an OLE procedure call to the server.

Applies to

OLEObject objects

Syntax

oleobject.SetAutomationTimeout ( interval )

Returns

Integer. Returns 0 if it succeeds and -1 if it fails.