Skip to content

ImplicitConsumerGrainExtensions.GetImplicitStreamIdentity(IGrainWithGuidCompoundKey)

GetImplicitStreamIdentity(IGrainWithGuidCompoundKey)

staticextension
View source
public static StreamIdentity GetImplicitStreamIdentity(this IGrainWithGuidCompoundKey grain)
Constructs StreamIdentity of the stream that the grain is implicitly subscribed to.

Parameters

grainIGrainWithGuidCompoundKey
The implicitly subscribed grain.

Returns

The stream identity (key + namespace).