Partager via


AudioVideoCall.EndHandleTermination Method

This method is used to determine whether the corresponding operation completed successfully. This method will wait if the operation has not yet completed.

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

Syntax

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

Me.EndHandleTermination(result)
protected override void EndHandleTermination(
    IAsyncResult result
)

Parameters

See Also

Reference

AudioVideoCall Class

AudioVideoCall Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace