IRegisterHostAdapter Interface

Definition

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.

Applies to