Udostępnij za pośrednictwem


InitialOffsetOptions.Type Property

Definition

Gets or sets the type of the initial offset.

public Microsoft.Azure.WebJobs.EventHubs.OffsetType? Type { get; set; }
member this.Type : Nullable<Microsoft.Azure.WebJobs.EventHubs.OffsetType> with get, set
Public Property Type As Nullable(Of OffsetType)

Property Value

Applies to