Edit

Share via


SerializerSessionPool Class

Definition

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.

Applies to