共用方式為


ImplicitConsumerGrainExtensions.GetImplicitStreamIdentity 方法

定義

StreamIdentity隱含訂閱粒紋之資料流程的建構。

public static Orleans.Streams.StreamIdentity GetImplicitStreamIdentity (this Orleans.IGrainWithGuidCompoundKey grain);
static member GetImplicitStreamIdentity : Orleans.IGrainWithGuidCompoundKey -> Orleans.Streams.StreamIdentity
<Extension()>
Public Function GetImplicitStreamIdentity (grain As IGrainWithGuidCompoundKey) As StreamIdentity

參數

grain
IGrainWithGuidCompoundKey

隱含訂閱的粒紋。

傳回

串流識別 (索引鍵 + 命名空間) 。

適用於