InitialOffsetOptions Class
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.
Configuration options to control the initial offset to use when processing an Event Hub. These options only apply when no checkpoint information is available.
public class InitialOffsetOptions
type InitialOffsetOptions = class
Public Class InitialOffsetOptions
- Inheritance
-
InitialOffsetOptions
Constructors
InitialOffsetOptions() |
Properties
EnqueuedTimeUtc |
Gets or sets the time that events should be processed after. Any parsable format is accepted. Only applies when the Type is FromEnqueuedTime. |
Type |
Gets or sets the type of the initial offset. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET