Get
static
public static ResponseCompletionSource Get() Gets a value from the pool.
Returns
A value from the pool.
ResponseCompletionSource and Orleans.Serialization.Invocation.ResponseCompletionSource. public static ResponseCompletionSource Get()public static ResponseCompletionSource<T> Get<T>()public static void Return(ResponseCompletionSource obj)objResponseCompletionSourcepublic static void Return<T>(ResponseCompletionSource<T> obj)objResponseCompletionSource<T>