StreamSubscription
class
Namespace: Orleans.Streams.Core
Represents a subscription to a stream.
[Orleans.GenerateSerializer][Orleans.Immutable]public sealed class StreamSubscriptionConstructors
StreamSubscription(Guid, string, StreamId, GrainId)Initializes a new instance of theStreamSubscriptionclass.
Properties
GrainIdGets or sets the grain identifier.StreamIdGets or sets the stream identifier.StreamProviderNameGets or sets the name of the stream provider.SubscriptionIdGets or sets the subscription identifier.
