This documentation is archived and is not being maintained.
IServerResponseChannelSinkStack Interface
.NET Framework 1.1
Provides the stack functionality for a stack of server response channel sinks.
For a list of all members of this type, see IServerResponseChannelSinkStack Members.
[Visual Basic] Public Interface IServerResponseChannelSinkStack [C#] public interface IServerResponseChannelSinkStack [C++] public __gc __interface IServerResponseChannelSinkStack [JScript] public interface IServerResponseChannelSinkStack
Classes that Implement IServerResponseChannelSinkStack
| Class | Description |
|---|---|
| ServerChannelSinkStack | Holds the stack of server channel sinks. |
Requirements
Namespace: System.Runtime.Remoting.Channels
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Mscorlib (in Mscorlib.dll)
See Also
IServerResponseChannelSinkStack Members | System.Runtime.Remoting.Channels Namespace
Show: