IIpServerChannelInfo Interface
From RemObjects Software
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
- RemObjects.SDK.Server.IServerChannelInfo
- RemObjects.SDK.Server.IIpServerChannelInfo
Properties
| | | |
|---|---|---|
| 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)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
