EventHubReceiverOptions
class
Namespace: Orleans.Configuration
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
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.
