INetServiceProxy.ConnectionString

Syntax

ConnectionString: String;

Description

The ConnectionString property returns the full connection string for proxy server.

Comments

The connection string is created based on the settings determined in various properties of the current interface.

Example

The example of use is given in description of the INetServiceProxy.Active property.

See also:

INetServiceProxy