WcfInstantFeedbackDataSource.DismissSource Event
Occurs when the WcfInstantFeedbackDataSource no longer needs the source it used to retrieve objects from the data store.
Namespace: DevExpress.Xpf.Core.ServerMode
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Event Data
The DismissSource event's data class is DevExpress.Xpf.Core.ServerMode.GetWcfSourceEventArgs.
See Also