ImplicitStreamSubscriptionAttribute(string, string)
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.
