GeneratorAdapterConfig(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.
Constructor
public GeneratorAdapterConfig (string streamProviderName);
new Orleans.Providers.Streams.Generator.GeneratorAdapterConfig : string -> Orleans.Providers.Streams.Generator.GeneratorAdapterConfig
Public Sub New (streamProviderName As String)
Parameters
- streamProviderName
- String