Share via


EndTerminateCall Method

Terminate the async operation initiated by BeginTerminateCall.

Namespace:  Microsoft.Rtc.Collaboration.ComponentModel
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Sub EndTerminateCall ( _
    result As IAsyncResult _
)
'Usage
Dim result As IAsyncResult

Me.EndTerminateCall(result)
protected void EndTerminateCall(
    IAsyncResult result
)

Parameters

See Also

Reference

MediaProvider Class

MediaProvider Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace