IStreamPubSub.CreateSubscriptionId(QualifiedStreamId, GrainId) Method
Definition
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.
public Orleans.Runtime.GuidId CreateSubscriptionId (Orleans.Runtime.QualifiedStreamId streamId, Orleans.Runtime.GrainId streamConsumer);
abstract member CreateSubscriptionId : Orleans.Runtime.QualifiedStreamId * Orleans.Runtime.GrainId -> Orleans.Runtime.GuidId
Public Function CreateSubscriptionId (streamId As QualifiedStreamId, streamConsumer As GrainId) As GuidId
Parameters
- streamId
- QualifiedStreamId
- streamConsumer
- GrainId