INetService

Assembly: Net;

Description

The INetService interface contains basic method to connect to network resources.

Inheritance Hierarchy

INetService

Comments

The interface is basic for the INetHttpService interface.

Methods

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

See also:

Net Assembly Interfaces