The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IRegisterHostAdapter Interface
Provides an interface for a host adapter agent to publish on a remoting channel.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
| Name | Description | |
|---|---|---|
![]() | Ping() | Verifies connectivity if no error results from a call to this method. |
![]() | Register(IHostAdapter^) | Registers the IHostAdapter. |
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.
IRegisterHostAdapter
IHostAdapter
Microsoft.VisualStudio.TestTools.Execution Namespace
Show:
