This interface must be implemented by factory classes that produce untyped input adapters.
public interface IInputAdapterFactory<TConfigInfo> : IDisposable
Type of configuration information that is used to create the adapter.
The IInputAdapterFactory<(Of <(TConfigInfo>)>) type exposes the following members.