Edit

Share via


BatchContainerBatch.StreamId Property

Definition

Gets the stream identifier for the stream this batch is part of. Derived from the first batch container in the batch.

[Orleans.Id(0)]
public Orleans.Runtime.StreamId StreamId { get; }
[<Orleans.Id(0)>]
member this.StreamId : Orleans.Runtime.StreamId
Public ReadOnly Property StreamId As StreamId

Property Value

Implements

Attributes

Applies to