IProviderRuntime.SiloIdentity Property
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.
A unique identifier for the current silo. There is no semantic content to this string, but it may be useful for logging.
public string SiloIdentity { get; }
member this.SiloIdentity : string
Public ReadOnly Property SiloIdentity As String