次の方法で共有


IServerChannelSinkStack インターフェイス

サーバー チャネル シンクのスタックのスタック機能を提供します。

この型のすべてのメンバの一覧については、IServerChannelSinkStack メンバ を参照してください。

System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack
   System.Runtime.Remoting.Channels.IServerChannelSinkStack

Public Interface IServerChannelSinkStack
   Inherits IServerResponseChannelSinkStack
[C#]
public interface IServerChannelSinkStack :
   IServerResponseChannelSinkStack
[C++]
public __gc __interface IServerChannelSinkStack : public
   IServerResponseChannelSinkStack
[JScript]
public interface IServerChannelSinkStack implements
   IServerResponseChannelSinkStack

IServerChannelSinkStack を実装するクラス

クラス 説明
ServerChannelSinkStack サーバー チャネル シンクのスタックを保持します。

必要条件

名前空間: System.Runtime.Remoting.Channels

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: Mscorlib (Mscorlib.dll 内)

参照

IServerChannelSinkStack メンバ | System.Runtime.Remoting.Channels 名前空間