TypedOutputAdapter<TEvent, TPayload> Constructor ()

 

Initializes a new instance of the TypedOutputAdapter<TEvent, TPayload> class.

Namespace:   Microsoft.ComplexEventProcessing.Adapters
Assembly:  Microsoft.ComplexEventProcessing.Adapters (in Microsoft.ComplexEventProcessing.Adapters.dll)

Syntax

protected TypedOutputAdapter()
protected:
TypedOutputAdapter()
new : unit -> TypedOutputAdapter
Protected Sub New

See Also

TypedOutputAdapter<TEvent, TPayload> Class
Microsoft.ComplexEventProcessing.Adapters Namespace

Return to top