SimpleGeneratorOptions
class
Namespace: Orleans.Hosting
Simple generator configuration class. This class is used to configure a generator stream provider to generate streams using the SimpleGenerator
[Orleans.GenerateSerializer]public sealed class SimpleGeneratorOptions : IStreamGeneratorConfigConstructors
Properties
EventsInStreamGets or sets the number of events to generate.StreamGeneratorTypeGets the stream generator typeStreamNamespaceGets or sets the stream namespace.
Fields
DEFAULT_EVENTS_IN_STREAMThe default number of events to generate.
