EventHubReceiverOptions
class
Namespace: Orleans.Configuration
Configures how an Event Hubs stream provider receives events from each partition.
public class EventHubReceiverOptionsConstructors
Properties
PrefetchCountOptional parameter that configures the receiver prefetch count.StartFromNowIn cases where no checkpoint is found, this indicates if service should read from the most recent data, or from the beginning of a partition.
