Condividi tramite


ResponseCompletionSourcePool Classe

Definizione

public static class ResponseCompletionSourcePool
type ResponseCompletionSourcePool = class
Public Class ResponseCompletionSourcePool
Ereditarietà
ResponseCompletionSourcePool

Metodi

Get()

Ottiene un valore dal pool.

Get<T>()

Ottiene un valore dal pool.

Return(ResponseCompletionSource)

Restituisce un valore al pool.

Return<T>(ResponseCompletionSource<T>)

Restituisce un valore al pool.

Si applica a