Show contents 

Net > Net Assembly Interfaces > INetHttpCommand > INetHttpCommand.Command

INetHttpCommand.Command

Syntax

Command: NetHttpCommandType;

None;

Description

The Command property determines type of command that will be sent to network resource.

Example

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

See also:

INetHttpCommand