你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RemoteRenderingClient.GetConversionsAync(CancellationToken) 方法

定义

获取所有转换的列表。

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)

参数

cancellationToken
CancellationToken

要使用的取消标记。

返回

适用于