SimpleGeneratorOptions.DEFAULT_EVENTS_IN_STREAM Field
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.
The default number of events to generate.
public const int DEFAULT_EVENTS_IN_STREAM = 100;
val mutable DEFAULT_EVENTS_IN_STREAM : int
Public Const DEFAULT_EVENTS_IN_STREAM As Integer = 100