Skip to content

ResponseCompletionSourcePool Methods

Object pool for ResponseCompletionSource and Orleans.Serialization.Invocation.ResponseCompletionSource.

Get

static
View source
public static ResponseCompletionSource Get()
Gets a value from the pool.

Returns

A value from the pool.

Get

static
View source
public static ResponseCompletionSource<T> Get<T>()
Gets a value from the pool.

Returns

A value from the pool.