HandleTransferNotificationReceived Method

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

Syntax

'Declaration
Protected MustOverride Sub HandleTransferNotificationReceived ( _
    e As TransferStateChangedEventArgs _
)
'Usage
Dim e As TransferStateChangedEventArgs

Me.HandleTransferNotificationReceived(e)
protected abstract void HandleTransferNotificationReceived(
    TransferStateChangedEventArgs e
)

Parameters

See Also

Reference

Call Class

Call Members

Microsoft.Rtc.Collaboration Namespace