StreamId.Key Property

Definition

Gets the key.

public ReadOnlyMemory<byte> Key { get; }
member this.Key : ReadOnlyMemory<byte>
Public ReadOnly Property Key As ReadOnlyMemory(Of Byte)

Property Value

The key.

Applies to