Share via


CoreStrings.MissingSeeder Property

Definition

A synchronous store management operation was performed and no synchronous seed delegate has been provided, however an asynchronous seed delegate was. Set 'UseSeeding' option with a delegate equivalent to the one supplied in 'UseAsyncSeeding'.

[System.Runtime.CompilerServices.Nullable(1)]
public static string MissingSeeder { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member MissingSeeder : string
Public Shared ReadOnly Property MissingSeeder As String

Property Value

Attributes

Applies to