Freigeben über


IVersionControlService.SetLongRunningOperationStatus-Methode

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Function SetLongRunningOperationStatus ( _
    startLongRunningOperation As Boolean, _
    localPath As String _
) As Integer
int SetLongRunningOperationStatus(
    bool startLongRunningOperation,
    string localPath
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlService Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace