DelayWork-Konstruktor

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

Syntax

'Declaration
Public Sub New ( _
    workCallback As SendOrPostCallback, _
    workCallbackArg As Object _
)
public DelayWork(
    SendOrPostCallback workCallback,
    Object workCallbackArg
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DelayWork Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace