Stop Method (ALog)

Stops opening a file, cancels any pending navigation or download operation, and stops any dynamic page elements.

Syntax

Object.Stop()

The Stop method syntax has the following parts:

 

Name]

Type

Description

Object

ALog

ALog control

Example

The following example will stop opening a file for the ALog control:

log1.Stop()

Applies to

ALog

See Also

Quit