다음을 통해 공유


StreamSubscription.GrainId 속성

정의

조직 식별자를 가져오거나 설정합니다.

public Orleans.Core.IGrainIdentity GrainId { get; set; }
[Orleans.Id(3)]
public Orleans.Runtime.GrainId GrainId { get; }
member this.GrainId : Orleans.Core.IGrainIdentity with get, set
[<Orleans.Id(3)>]
member this.GrainId : Orleans.Runtime.GrainId
Public Property GrainId As IGrainIdentity
Public ReadOnly Property GrainId As GrainId

속성 값

조직 식별자입니다.

특성

적용 대상