Skip to content

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 EventHubReceiverOptions

Constructors

Properties

  • PrefetchCount Optional parameter that configures the receiver prefetch count.
  • StartFromNow In cases where no checkpoint is found, this indicates if service should read from the most recent data, or from the beginning of a partition.