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 ClusterClientAzureQueueStreamConfigurator<TDataAdapter> : Orleans.Streams.ClusterClientPersistentStreamConfigurator where TDataAdapter : IAzureQueueDataAdapter
type ClusterClientAzureQueueStreamConfigurator<'DataAdapter (requires 'DataAdapter :> IAzureQueueDataAdapter)> = class
inherit ClusterClientPersistentStreamConfigurator
Public Class ClusterClientAzureQueueStreamConfigurator(Of TDataAdapter)
Inherits ClusterClientPersistentStreamConfigurator