共用方式為


IWithClientAffinityEnabled<FluentT> 介面

定義

啟用用戶端親和性時允許設定的 Web 應用程式更新階段。

public interface IWithClientAffinityEnabled<FluentT>
type IWithClientAffinityEnabled<'FluentT> = interface
Public Interface IWithClientAffinityEnabled(Of FluentT)

類型參數

FluentT

資源類型。

衍生

方法

WithClientAffinityEnabled(Boolean)

指定是否啟用用戶端親和性。

適用於