SerializationProviderOptions.MaxSustainedSerializationContextCapacity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum retained size for serialization and deserialization contexts.
public int MaxSustainedSerializationContextCapacity { get; set; }
member this.MaxSustainedSerializationContextCapacity : int with get, set
Public Property MaxSustainedSerializationContextCapacity As Integer
Property Value
Remarks
This should reflect the expected object graph size for messages.