InProcessSiloHandle.SiloHost 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.
Gets a reference to the silo host.
public Orleans.Hosting.ISiloHost SiloHost { get; }
public Microsoft.Extensions.Hosting.IHost SiloHost { get; }
member this.SiloHost : Orleans.Hosting.ISiloHost
member this.SiloHost : Microsoft.Extensions.Hosting.IHost
Public ReadOnly Property SiloHost As ISiloHost
Public ReadOnly Property SiloHost As IHost