Compartir a través de


WebSiteData.IsClientAffinityEnabled Propiedad

Definición

<code>true</code> to enable client affinity; < code>false</code> to stop sending session affinity cookies, which route client requests in the same session to the same instance. El valor predeterminado es <code>true</code>.

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

Valor de propiedad

Se aplica a