NetHttpService

Assembly: Net;

Description

The NetHttpService class implements an object used to work with network resources.

Class object properties inherited from INetHttpService

  Property name Brief description
The Url property determines URL of network resource.

Class object properties inherited from INetService

  Method name Brief description
The Connect method connects to the network resource and returns context to communicate with it.

See also:

Net Assembly Classes