共用方式為


EndpointOptionsExtensions 類別

定義

設定 的 EndpointOptions 擴充方法。

public static class EndpointOptionsExtensions
type EndpointOptionsExtensions = class
Public Module EndpointOptionsExtensions
繼承
EndpointOptionsExtensions

方法

ConfigureEndpoints(ISiloBuilder, Int32, Int32, AddressFamily, Boolean)

設定定址接收器的端點。

ConfigureEndpoints(ISiloBuilder, IPAddress, Int32, Int32, Boolean)

設定定址接收器的端點。

ConfigureEndpoints(ISiloBuilder, String, Int32, Int32, AddressFamily, Boolean)

設定定址接收器的端點。

ConfigureEndpoints(ISiloHostBuilder, Int32, Int32, AddressFamily, Boolean)

設定定址接收器的端點。

ConfigureEndpoints(ISiloHostBuilder, IPAddress, Int32, Int32, Boolean)

設定定址接收器的端點。

ConfigureEndpoints(ISiloHostBuilder, String, Int32, Int32, AddressFamily, Boolean)

設定定址接收器的端點。

適用於