Compartilhar via


AsyncQueue<T>(CancellationToken) Construtor

Definição

public AsyncQueue (System.Threading.CancellationToken cancel);
new Microsoft.Azure.Cosmos.Core.AsyncQueue<'T (requires 'T : null)> : System.Threading.CancellationToken -> Microsoft.Azure.Cosmos.Core.AsyncQueue<'T (requires 'T : null)>
Public Sub New (cancel As CancellationToken)

Parâmetros

Aplica-se a