Edytuj

Udostępnij za pośrednictwem


IGrainCallContext.Grain Property

Definition

Gets the grain being invoked.

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

Property Value

Applies to