次の方法で共有


RemotingSurrogateSelector.GetNextSelector メソッド

サロゲート セレクタのチェイン内の次の ISurrogateSelector を返します。

Public Overridable Function GetNextSelector() As ISurrogateSelector _   Implements ISurrogateSelector.GetNextSelector
[C#]
public virtual ISurrogateSelector GetNextSelector();
[C++]
public: virtual ISurrogateSelector* GetNextSelector();
[JScript]
public function GetNextSelector() : ISurrogateSelector;

戻り値

サロゲート セレクタのチェイン内の次の ISurrogateSelector

実装

ISurrogateSelector.GetNextSelector

必要条件

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

参照

RemotingSurrogateSelector クラス | RemotingSurrogateSelector メンバ | System.Runtime.Remoting.Messaging 名前空間