Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)