XPObjectSpace.IsAsyncOperationInProgress Property
In This Article
Specifies whether an asynchronous operation is in progress.
Namespace: DevExpress.ExpressApp.Xpo
Assembly: DevExpress.ExpressApp.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Xpo
#Declaration
public bool IsAsyncOperationInProgress { get; }
#Implements
See Also