Edytuj

Udostępnij za pośrednictwem


IGrainCallContext.SourceId Property

Definition

Gets the identity of the source, if available.

public Orleans.Runtime.GrainId? SourceId { get; }
member this.SourceId : Nullable<Orleans.Runtime.GrainId>
Public ReadOnly Property SourceId As Nullable(Of GrainId)

Property Value

Applies to