Skip to content

IStreamGeneratorConfig Properties

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.

StreamGeneratorType

abstractget
public abstract Type StreamGeneratorType
Gets the stream generator type