Constructs
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public DelegateDataEventArrivedAdapter( WriteBackBatchDataEventHandler<TData, TResult> handler )
Public Sub New ( _ handler As WriteBackBatchDataEventHandler(Of TData, TResult) _ )
public: DelegateDataEventArrivedAdapter( WriteBackBatchDataEventHandler<TData, TResult>^ handler )
public DelegateDataEventArrivedAdapter( WriteBackBatchDataEventHandler<TData, TResult> handler )
![](../icons/collapse_all.gif)
- handler (WriteBackBatchDataEventHandler<(Of <(<'TData, TResult>)>)>)
- Method that will be the event listener