SendDtmfTonesResult.WaitForEventProcessorAsync(CancellationToken) Method

Definition

C#
public System.Threading.Tasks.Task<Azure.Communication.CallAutomation.SendDtmfTonesEventResult> WaitForEventProcessorAsync(System.Threading.CancellationToken cancellationToken = default);

Parameters

cancellationToken
CancellationToken

Cancellation Token can be used to set timeout or cancel this WaitForEventProcessor.

Returns

Returns SendDtmfTonesEventResult which contains either SendDtmfTonesCompleted event or SendDtmfTonesCompleted event.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview