When overridden in a derived class, gets or sets the System.Runtime.Serialization.StreamingContext used for the current serialization.
Documentation for this section has not yet been entered.
The System.Runtime.Serialization.StreamingContext is an indication of either the source of the bits being deserialized or the destination of the bits being serialized. It has no impact on default serialization, but is passed as an argument to System.Runtime.Serialization.ISerializable and System.Runtime.Serialization.ISerializationSurrogate.