StreamId.Namespace Property

Definition

Gets the namespace.

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

Property Value

The namespace.

Applies to