Freigeben über


SitePatchInfo.IsClientAffinityEnabled Eigenschaft

Definition

<code>true</code> zum Aktivieren der Clientaffinität; < code>false</code> to stop senden session affinity cookies, which routing client requests in the same session to the same instance. Der Standardwert ist <code>true</code>.

public bool? IsClientAffinityEnabled { get; set; }
member this.IsClientAffinityEnabled : Nullable<bool> with get, set
Public Property IsClientAffinityEnabled As Nullable(Of Boolean)

Eigenschaftswert

Gilt für: