Skip to main content
All docs
V26.1
  • .NET Framework 4.6.2+

    XpoDefault.DataStoreAsyncBehavior Property

    For internal use.

    Namespace: DevExpress.Xpo

    Assembly: DevExpress.Xpo.v26.1.dll

    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