Skip to content

InvokablePool

class

Namespace: Orleans.Serialization.Invocation

Object pool for IInvokable implementations.
public static class InvokablePool

Methods

  • Get Gets a value from the pool.
  • Return(T) Returns a value to the pool.