Partilhar via


Método IVersionControlService.SetLongRunningOperationStatus

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

Sintaxe

'Declaração
Function SetLongRunningOperationStatus ( _
    startLongRunningOperation As Boolean, _
    localPath As String _
) As Integer
int SetLongRunningOperationStatus(
    bool startLongRunningOperation,
    string localPath
)

Parâmetros

Valor de retorno

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

IVersionControlService Interface

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl