次の方法で共有


AsyncQueue<T>(CancellationToken) コンストラクター

定義

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)

パラメーター

適用対象