NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RemotingSurrogateSelector.GetNextSelector

[To be supplied.]

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

See Also

RemotingSurrogateSelector Class | RemotingSurrogateSelector Members | System.Runtime.Remoting Namespace