InProcessSiloHandle.SiloHost Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft einen Verweis auf den Silohost ab.
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