EndpointOptionsExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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)
|
設定定址接收器的端點。
|
適用於