Specifies the next TBD to be examined for surrogates if the current instance doesn't have a surrogate for the given type and assembly in the given context.
[Visual Basic] Overridable Public Sub ChainSelector( _ ByVal selector As ISurrogateSelector _ ) [C#] public virtual void ChainSelector( ISurrogateSelector selector ); [C++] public: virtual void ChainSelector( ISurrogateSelector* selector ); [JScript] public function ChainSelector( selector : ISurrogateSelector );
RemotingSurrogateSelector Class | RemotingSurrogateSelector Members | System.Runtime.Remoting Namespace