GetImplicitStreamIdentity(IGrainWithGuidCompoundKey)
staticextension
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).
