IGrainCallContext.Grain プロパティ

定義

呼び出されるグレインを取得します。

public Orleans.Runtime.IAddressable Grain { get; }
public object Grain { get; }
member this.Grain : Orleans.Runtime.IAddressable
member this.Grain : obj
Public ReadOnly Property Grain As IAddressable
Public ReadOnly Property Grain As Object

プロパティ値

適用対象