Web.Stop

Web.Stop (

string ObjectName )

Description

Stops a web object.

Note: This is just like clicking the "Stop" button in Internet Explorer to interrupt the current download.

Parameters

ObjectName

(string) The name of the web object.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions