IIpServerChannelInfo Interface

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview (.NET)

This interface extends the IServerChannelInfo Interface to provide access to Internet Pack specific information about the incoming request. In particular, it provides the Connection that the request has come in with.

Namespace

Declaration (C#)

public interface IIpServerChannelInfo : IServerChannelInfo, IChannel;

Hierarchy

Properties

Property
Type
Description
Connection Connection Reference to the Internet Pack Connection class that the request being processed as come in through.


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools