Skip to main content
.NET Framework 4.5.2+

XpoDefault.DataStoreAsyncBehavior Property

For internal use.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

[Browsable(false)]
public static AsyncBehavior DataStoreAsyncBehavior { get; set; }

Property Value

Type Description
DevExpress.Xpo.AsyncBehavior

A value that determines how asynchronous operations behave.

See Also