IRegisterHostAdapter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an interface for a host adapter agent to publish on a remoting channel.
public interface class IRegisterHostAdapter
public interface IRegisterHostAdapter
type IRegisterHostAdapter = interface
Public Interface IRegisterHostAdapter
Methods
Ping() |
Verifies connectivity if no error results from a call to this method. |
Register(IHostAdapter) |
Registers the IHostAdapter. |