Skip to content

ImplicitStreamSubscriptionAttribute Properties

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

Predicate

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

StreamIdMapper

getinit
View source
public string StreamIdMapper
Gets the name of the stream identifier mapper.

Property value

The name of the stream identifier mapper.