BuildMachineResponse.CleanupDuration-Eigenschaft

Wie lange sie an den Computer unprovision dauerte, angegeben in Mikrosekunden.

Namespace:  Microsoft.TeamFoundation.Build.Hosted.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property CleanupDuration As Long
[ClientPropertyAttribute(ClientVisibility.Private)]
public long CleanupDuration { get; set; }

Eigenschaftswert

Typ: System.Int64

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildMachineResponse Klasse

Microsoft.TeamFoundation.Build.Hosted.Server-Namespace