SiloAzureQueueStreamConfigurator<TDataAdapter> Class
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 class SiloAzureQueueStreamConfigurator<TDataAdapter> : Orleans.Streams.SiloPersistentStreamConfigurator where TDataAdapter : IAzureQueueDataAdapter
type SiloAzureQueueStreamConfigurator<'DataAdapter (requires 'DataAdapter :> IAzureQueueDataAdapter)> = class
inherit SiloPersistentStreamConfigurator
Public Class SiloAzureQueueStreamConfigurator(Of TDataAdapter)
Inherits SiloPersistentStreamConfigurator
Type Parameters
- TDataAdapter
- Inheritance
Constructors
SiloAzureQueueStreamConfigurator<TDataAdapter>(String, Action<Action<IServiceCollection>>, Action<Action<IApplicationPartManager>>) |
Fields
configureDelegate | (Inherited from SiloPersistentStreamConfigurator) |
name | (Inherited from SiloPersistentStreamConfigurator) |