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!

ISurrogateSelector Methods

The methods of the ISurrogateSelector interface are listed below. For a complete list of ISurrogateSelector interface members, see the ISurrogateSelector Members topic.

ChainSelector Specifies the next ISurrogateSelector to be examined for surrogates if the current instance doesn't have a surrogate for the given type and assembly in the given context.
GetNextSelector Returns the next surrogate selector in the chain.
GetSurrogate Finds the surrogate, if any, that will act for the specified object's type, for the specified serialization context, starting with the specified surrogate selector.

See Also

ISurrogateSelector Interface | System.Runtime.Serialization Namespace