RemotingSurrogateSelector::GetNextSelector Method ()

 

Returns the next ISurrogateSelector in the chain of surrogate selectors.

Namespace:   System.Runtime.Remoting.Messaging
Assembly:  mscorlib (in mscorlib.dll)

public:
[SecurityCriticalAttribute]
virtual ISurrogateSelector^ GetNextSelector()

Return Value

Type: System.Runtime.Serialization::ISurrogateSelector^

The next ISurrogateSelector in the chain of surrogate selectors.

.NET Framework
Available since 1.1
Return to top
Show: