This documentation is archived and is not being maintained.

TeamFoundationServiceHostActivity::Status Property

Gets the status of the service host.

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

public:
property TeamFoundationServiceHostStatus Status {
	TeamFoundationServiceHostStatus get ();
}

Property Value

Type: Microsoft.TeamFoundation.Framework.Common::TeamFoundationServiceHostStatus
The status of the service host.

Show: