SerializerSessionPool Class
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.
Pool for SerializerSession objects.
public sealed class SerializerSessionPool
type SerializerSessionPool = class
Public NotInheritable Class SerializerSessionPool
- Inheritance
-
SerializerSessionPool
Constructors
SerializerSessionPool(TypeCodec, WellKnownTypeCollection, CodecProvider) |
Initializes a new instance of the SerializerSessionPool class. |
Properties
CodecProvider |
Gets the codec provider. |
Methods
GetSession() |
Gets a serializer session from the pool. |