Click or drag to resize
DataRetrievalWatcherT, EDataRetrievalCollectionChanged Event
Indicates that the collection of data items associated with the data retrieval has changed.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<DataCollectionChangedEventArgs<T>> DataRetrievalCollectionChanged

Value

Type: SystemEventHandlerDataCollectionChangedEventArgsT
See Also