Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.Build.Config
Assembly: Microsoft.TeamFoundation.Build.Config (in Microsoft.TeamFoundation.Build.Config.dll)
Syntax
'Declaration
Public Interface IHostListenerCallback
public interface IHostListenerCallback
public interface class IHostListenerCallback
type IHostListenerCallback = interface end
public interface IHostListenerCallback
The IHostListenerCallback type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnAgentStatusChanged | |
![]() |
OnBuildServiceHostStateChanged | |
![]() |
OnControllerStatusChanged | |
![]() |
OnGetState |
Top