StreamId.FullKey Property

Definition

Gets the full key.

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

Property Value

The full key.

Applies to