IAsyncRefresh.RefreshCompleted-Methode

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Sub RefreshCompleted ( _
    result As Object, _
    reason As RefreshReason, _
    e As AsyncCompletedEventArgs _
)
void RefreshCompleted(
    Object result,
    RefreshReason reason,
    AsyncCompletedEventArgs e
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IAsyncRefresh Schnittstelle

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace