Session.SetAsyncRequestPriority(Object, AsyncRequestPriority) Method
This method is intended for internal use.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Parameters
| Name | Type |
|---|---|
| asyncResult | Object |
| priority | DevExpress.Xpo.Helpers.AsyncRequestPriority |
See Also