IOperationDataStream.GetNextAsync(CancellationToken) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’objet suivant OperationData à partir de .IOperationDataStream
public System.Threading.Tasks.Task<System.Fabric.OperationData> GetNextAsync (System.Threading.CancellationToken cancellationToken);
abstract member GetNextAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Fabric.OperationData>
Public Function GetNextAsync (cancellationToken As CancellationToken) As Task(Of OperationData)
- cancellationToken
- CancellationToken
Fournit un mécanisme pour annuler l’opération asynchrone.
Retourne Task<TResult> de type OperationData.
Le retour de la valeur Null indique au système que le transfert est terminé.
Produit | Versions |
---|---|
Azure SDK for .NET | Legacy, Latest |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :