Freigeben über


BaseAsyncResult-Konstruktor

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Sub New ( _
    userCallback As AsyncCallback, _
    stateObject As Object _
)
public BaseAsyncResult(
    AsyncCallback userCallback,
    Object stateObject
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BaseAsyncResult Klasse

Microsoft.TeamFoundation.Common-Namespace