Modifica

Condividi tramite


InProcessSiloHandle.SiloHost Property

Definition

Gets a reference to the silo host.

public Orleans.Hosting.ISiloHost SiloHost { get; }
public Microsoft.Extensions.Hosting.IHost SiloHost { get; }
public Microsoft.Extensions.Hosting.IHost SiloHost { get; init; }
member this.SiloHost : Orleans.Hosting.ISiloHost
member this.SiloHost : Microsoft.Extensions.Hosting.IHost
member this.SiloHost : Microsoft.Extensions.Hosting.IHost with get, set
Public ReadOnly Property SiloHost As ISiloHost
Public ReadOnly Property SiloHost As IHost
Public Property SiloHost As IHost

Property Value

Applies to