Share via


EndTerminateMedia Method

Complete the async operaion to terminate the MediaSession on the Call.

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

Syntax

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

Me.EndTerminateMedia(result)
protected abstract void EndTerminateMedia(
    IAsyncResult result
)

Parameters

See Also

Reference

MediaProvider Class

MediaProvider Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace