Click or drag to resize
WebFarmServerInfoIsExternalWebAppServer Property
Indicates that this web farm server is dedicated for external web application, such as MVC.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 12.0.0
Syntax
C#
public virtual bool IsExternalWebAppServer { get; set; }

Property Value

Type: Boolean
See Also