SimpleQueueCacheOptionsValidator(SimpleQueueCacheOptions, String) 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 SimpleQueueCacheOptionsValidator (Orleans.Configuration.SimpleQueueCacheOptions options, string name);
new Orleans.Configuration.SimpleQueueCacheOptionsValidator : Orleans.Configuration.SimpleQueueCacheOptions * string -> Orleans.Configuration.SimpleQueueCacheOptionsValidator
Public Sub New (options As SimpleQueueCacheOptions, name As String)
Parameters
- options
- SimpleQueueCacheOptions
- name
- String