INetworkService class

INetworkService class

Provides an interface for the network operations.

The INetworkService type exposes the following members:

Properties

PropertyDescription
url_resolverGets or sets the URL resolver.
message_handlersGets an list of MessageHandler instances to be invoked as an RequestMessage executes.

See Also