Skip to content

SimpleGeneratorOptions Properties

Simple generator configuration class. This class is used to configure a generator stream provider to generate streams using the SimpleGenerator

EventsInStream

getset
View source
[Orleans.Id(1)]
public int EventsInStream
Gets or sets the number of events to generate.

Property value

The number of events to generate.

StreamNamespace

getset
View source
[Orleans.Id(0)]
public string StreamNamespace
Gets or sets the stream namespace.

Property value

The stream namespace.