Gets or sets the System.Runtime.Serialization.SurrogateSelector used by the current formatter.
Documentation for this section has not yet been entered.
A System.Runtime.Serialization.ISerializationSurrogate allows the user to specify an object best suited to handle the serialization of a particular object or class of objects. Think of it as an implementation of System.Runtime.Serialization.ISerializable but provided by a different object.