IDL Programming > Objects > Network Object Classes > IDLnetURL::Cleanup

IDLnetURL::Cleanup

Syntax | Return Value | Arguments | Keywords | Version History

The IDLnetURL::Cleanup procedure method performs all cleanup operations on the object, and closes all open connections when the object is destroyed.

Syntax

 Obj->Cleanup

or

Obj->[IDLnetURL::]Cleanup

or

OBJ_DESTROY, Obj

Return Value

None.

Arguments

None.

Keywords

None.

Version History

6.4

Introduced