다음을 통해 공유


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

암시적으로 구독된 조직입니다.

반환

스트림 ID(키 + 네임스페이스)입니다.

적용 대상