Skip to content

ImplicitChannelSubscriptionAttribute Properties

The [Orleans.ImplicitStreamSubscription] attribute is used to mark grains as implicit stream subscriptions.

ChannelIdMapper

get
View source
public string ChannelIdMapper
Gets the name of the channel identifier mapper.

Property value

The name of the channel identifier mapper.

Predicate

get
View source
public IChannelNamespacePredicate Predicate
Gets the stream namespace filter predicate.