ImplicitChannelSubscriptionAttribute
public ImplicitChannelSubscriptionAttribute() Used to subscribe to all stream namespaces.
public ImplicitChannelSubscriptionAttribute()public ImplicitChannelSubscriptionAttribute(IChannelNamespacePredicate predicate, string? channelIdMapper = null)predicateIChannelNamespacePredicatechannelIdMapperstring?public ImplicitChannelSubscriptionAttribute(Type predicateType, string? channelIdMapper = null)predicateTypeTypechannelIdMapperstring?public ImplicitChannelSubscriptionAttribute(string streamNamespace, string? channelIdMapper = null)streamNamespacestringchannelIdMapperstring?