INetService.Connect

Syntax

Connect: INetCommand;

Description

The Connect method connects to the network resource and returns context to communicate with it.

Comments

Before connection, set URL of network resource.

Example

The example of use is given in description of the INetCommand.Start method.

See also:

INetService