TypedPointOutputAdapter<TPayload> Constructor ()

 

Initializes a new instance of the TypedPointOutputAdapter<TPayload> class.

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

Syntax

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

See Also

TypedPointOutputAdapter<TPayload> Class
Microsoft.ComplexEventProcessing.Adapters Namespace

Return to top