Skip to content

ImplicitStreamSubscriptionAttribute

class

Namespace: Orleans

The [Orleans.ImplicitStreamSubscription] attribute is used to mark grains as implicit stream subscriptions.
public class ImplicitStreamSubscriptionAttribute : Attribute, IGrainBindingsProviderAttribute

Constructors

Properties

  • Predicate Gets the stream namespace filter predicate.
  • StreamIdMapper Gets the name of the stream identifier mapper.

Methods