Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
IInputAdapterFactory<(Of <(TConfigInfo>)>) Interface

This interface must be implemented by factory classes that produce untyped input adapters.

Namespace:  Microsoft.ComplexEventProcessing.Adapters
Assembly:  Microsoft.ComplexEventProcessing.Adapters (in Microsoft.ComplexEventProcessing.Adapters.dll)
C#
public interface IInputAdapterFactory<TConfigInfo> : IDisposable

Type Parameters

TConfigInfo

Type of configuration information that is used to create the adapter.

The IInputAdapterFactory<(Of <(TConfigInfo>)>) type exposes the following members.

  NameDescription
Public methodCreateCreates an input adapter.
Public methodDispose (Inherited from IDisposable.)
Top
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker