Método IPartitionServicingStep.Execute
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxe
'Declaração
Sub Execute ( _
partitionId As Integer, _
servicingContext As ServicingContext, _
stepData As String _
)
void Execute(
int partitionId,
ServicingContext servicingContext,
string stepData
)
Parâmetros
- partitionId
Tipo: System.Int32
- servicingContext
Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingContext
- stepData
Tipo: System.String
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.