SystemTargetGrainId.GetSiloAddress Method
Definition
Important
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 SiloAddress of the system target.
public Orleans.Runtime.SiloAddress GetSiloAddress ();
member this.GetSiloAddress : unit -> Orleans.Runtime.SiloAddress
Public Function GetSiloAddress () As SiloAddress
Returns
The silo address corresponding to this system target id.