Skip to content

ImplicitChannelSubscriptionAttribute.ImplicitChannelSubscriptionAttribute(string, string?)

ImplicitChannelSubscriptionAttribute(string, string?)

View source
public ImplicitChannelSubscriptionAttribute(string streamNamespace, string? channelIdMapper = null)
Used to subscribe to the specified stream namespace.

Parameters

streamNamespacestring
The stream namespace to subscribe.
channelIdMapperstring?
The name of the stream identity mapper.