INetHttpService

Assembly: Net;

Namespace: None;

Description

The INetHttpService interface contains properties and methods to work with network resources using HTTP protocol.

Inheritance Hierarchy

          INetService

          INetHttpService

Comments

The interface enables connecting and working with various web servers and services using HTTP-protocol using SOAP-requests. To create connection to network resources, follow the steps:

Properties

Methods inherited from INetService

See also:

Net Assembly Interfaces