InProcessSiloHandle.SiloHost 属性

定义

获取对接收器主机的引用。

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

属性值

适用于