Skip to content

SerializerSessionPool Methods

Pool for SerializerSession objects.

Dispose

View source
public void Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

GetSession

View source
public SerializerSession GetSession()
Gets a serializer session from the pool.

Returns

A serializer session.