Orleans.Streams.Core Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
StreamSubscription |
Represents a subscription to a stream. |
StreamSubscriptionManagerType |
Constants for GetStreamSubscriptionManager(String). |
Interfaces
IStreamSubscriptionHandleFactory |
Functionality for creating a stream subscription handle for a particular stream and subscription. |
IStreamSubscriptionManager |
Functionality for managing stream subscriptions. |
IStreamSubscriptionManagerAdmin |
Functionality for retrieving a IStreamSubscriptionManager instance. |
IStreamSubscriptionManagerRetriever |
Provides functionality for retrieving an IStreamSubscriptionManager instance. |
IStreamSubscriptionObserver |
When implemented by a grain, notifies the grain of any new or resuming subscriptions. |