Back to Devexpress

XpoDefault.DataStoreAsyncBehavior Property

xpo-devexpress-dot-xpo-dot-xpodefault-25ddfd4d.md

latest1013 B
Original Source

XpoDefault.DataStoreAsyncBehavior Property

For internal use.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
[Browsable(false)]
public static AsyncBehavior DataStoreAsyncBehavior { get; set; }
vb
<Browsable(False)>
Public Shared Property DataStoreAsyncBehavior As AsyncBehavior

Property Value

TypeDescription
DevExpress.Xpo.AsyncBehavior

A value that determines how asynchronous operations behave.

|

See Also

XpoDefault Class

XpoDefault Members

DevExpress.Xpo Namespace