IStreamGeneratorConfig
interface
Namespace: Orleans.Providers.Streams.Generator
Interface of configuration for generators used by the GeneratorStreamProvider. This interface covers the minimal set of information the stream provider needs to configure a generator to generate data. Generators should add any additional configuration information needed to it's implementation of this interface.
public interface IStreamGeneratorConfigProperties
StreamGeneratorTypeGets the stream generator type
