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

AnswerCallResult 类

定义

创建调用的结果。

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

属性

CallConnection

CallConnection 实例。

CallConnectionProperties

调用的属性。

方法

WaitForEventProcessor(CancellationToken)

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

WaitForEventProcessorAsync(CancellationToken)

等待 AnswerCallEventResult 使用 CallAutomationEventProcessor

适用于