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

TransferCallToParticipantResult 类

定义

用于转移呼叫的响应有效负载。

public class TransferCallToParticipantResult
type TransferCallToParticipantResult = class
Public Class TransferCallToParticipantResult
继承
TransferCallToParticipantResult

属性

OperationContext

客户端提供的操作上下文。

方法

WaitForEventProcessor(CancellationToken)

这是阻止调用。 等待 TransferCallToParticipantEventResult 使用 CallAutomationEventProcessor

WaitForEventProcessorAsync(CancellationToken)

等待 TransferCallToParticipantEventResult 使用 CallAutomationEventProcessor

适用于