IWebAppBase.ClientAffinityEnabled Property
Definition
Gets if the client affinity is enabled when load balancing http request for multiple instances of the web app.
public bool ClientAffinityEnabled { get; }
member this.ClientAffinityEnabled : bool
Public ReadOnly Property ClientAffinityEnabled As Boolean