Skip to content

SerializerSessionPool

class

Namespace: Orleans.Serialization.Session

Pool for SerializerSession objects.
public sealed class SerializerSessionPool : IDisposable

Constructors

Properties

Methods

  • DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
  • GetSession Gets a serializer session from the pool.