EndTransfer Method

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

Syntax

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

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

Parameters

See Also

Reference

McuSession Class

McuSession Members

Microsoft.Rtc.Collaboration Namespace