EventHubConsumerGroup.StartOfStream Field

Definition

The constant that denotes the start of a stream. This can be used as an offset argument in receiver creation.

public const string StartOfStream;
val mutable StartOfStream : string
Public Const StartOfStream As String 

Field Value

Applies to

See also