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 Members

Methods

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