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