AdoNetReminderTableOptionsValidator Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AdoNetReminderTableOptionsValidator (Microsoft.Extensions.Options.IOptions<Orleans.Configuration.AdoNetReminderTableOptions> options);
new Orleans.Configuration.AdoNetReminderTableOptionsValidator : Microsoft.Extensions.Options.IOptions<Orleans.Configuration.AdoNetReminderTableOptions> -> Orleans.Configuration.AdoNetReminderTableOptionsValidator
Public Sub New (options As IOptions(Of AdoNetReminderTableOptions))
Parameters
- options
- IOptions<AdoNetReminderTableOptions>