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: 550.0.60.0
Syntax
C#
public event EventHandler<DataCollectionChangedEventArgs<T>> DataRetrievalCollectionChanged

Value

Type: SystemEventHandlerDataCollectionChangedEventArgsT
See Also