Edit

Share via


ImplicitStreamSubscriptionAttribute.StreamIdMapper Property

Definition

Gets the name of the stream identifier mapper.

public string StreamIdMapper { get; init; }
member this.StreamIdMapper : string with get, set
Public Property StreamIdMapper As String

Property Value

The name of the stream identifier mapper.

Remarks

This value is the name used to resolve the IStreamIdMapper registered in the dependency injection container.

Applies to