Skip to content

ImplicitStreamSubscriptionAttribute.ImplicitStreamSubscriptionAttribute(string, string)

ImplicitStreamSubscriptionAttribute(string, string)

View source
public ImplicitStreamSubscriptionAttribute(string streamNamespace, string streamIdMapper = null)
Used to subscribe to the specified stream namespace.

Parameters

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