シンク チェイン内の次の IServerChannelSink を取得します。
Public Overridable ReadOnly Property NextChannelSink As _
IServerChannelSink Implements _
IServerChannelSink.NextChannelSink
[C#]
public virtual IServerChannelSink NextChannelSink {get;}
[C++]
public: __property virtual IServerChannelSink*
get_NextChannelSink();
[JScript]
public function get NextChannelSink() : IServerChannelSink;
プロパティ値
シンク チェインの次の IServerChannelSink 。
実装
IServerChannelSink.NextChannelSink
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
.NET Framework セキュリティ:
- 直前の呼び出し元の完全信頼。このメンバは、部分的に信頼されているコードから使用することはできません。詳細の参照先 : 部分信頼コードからのライブラリの使用
参照
SdlChannelSink クラス | SdlChannelSink メンバ | System.Runtime.Remoting.MetadataServices 名前空間