XPObjectSpace.AsyncServerModeSourceDismissSession Property
In This Article
OBSOLETE
Use the 'Instant
This property is obsolete (use the ‘InstantFeedbackSourceDismissSession’ field instead).
Namespace: DevExpress.ExpressApp.Xpo
Assembly: DevExpress.ExpressApp.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Xpo
#Declaration
[Obsolete("Use the 'InstantFeedbackSourceDismissSession' field instead.")]
[Browsable(false)]
public Action<ResolveSessionEventArgs> AsyncServerModeSourceDismissSession { get; set; }
#Property Value
Type |
---|
Action<Resolve |
See Also