Compartilhar via


RemoteRenderingClient.GetConversionsAync(CancellationToken) Método

Definição

Obtém uma lista de todas as conversões.

public virtual Azure.AsyncPageable<Azure.MixedReality.RemoteRendering.AssetConversion> GetConversionsAync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetConversionsAync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.MixedReality.RemoteRendering.AssetConversion>
override this.GetConversionsAync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.MixedReality.RemoteRendering.AssetConversion>
Public Overridable Function GetConversionsAync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AssetConversion)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a