This documentation is archived and is not being maintained.

IAgentScopeActivityTracking::ReservationStatus Property

Gets or sets the status of the reservation for the tracked AgentScope activity.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property AgentReservationStatus ReservationStatus {
	AgentReservationStatus get ();
	void set (AgentReservationStatus value);
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::AgentReservationStatus
The status of the reservation for the tracked AgentScope activity.

Show: