Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides an interface for a host adapter agent to publish on a remoting channel.
Namespace: Microsoft.VisualStudio.TestTools.Execution
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntax
'Declaration
Public Interface IRegisterHostAdapter
public interface IRegisterHostAdapter
public interface class IRegisterHostAdapter
type IRegisterHostAdapter = interface end
public interface IRegisterHostAdapter
The IRegisterHostAdapter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Ping | Verifies connectivity if no error results from a call to this method. |
![]() |
Register | Registers the IHostAdapter. |
Top
Remarks
The host adapter agent implements IRegisterHostAdapter and publishes an object that implements this interface on a remoting channel. The host adapter connects to this interface and registers its IHostAdapter.
See Also
Reference
Microsoft.VisualStudio.TestTools.Execution Namespace
IRegisterHostAdapter
.gif)