ITypedInputAdapterFactory<TConfigInfo> Interface
SQL Server 2008 R2
This interface must be implemented by factory classes that produce typed input adapters.
Assembly: Microsoft.ComplexEventProcessing.Adapters (in Microsoft.ComplexEventProcessing.Adapters.dll)
The ITypedInputAdapterFactory<TConfigInfo> type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create<TPayload> | This interface must be implemented by factory classes that produce typed input adapters. |
![]() | Dispose | (Inherited from IDisposable.) |

