| WebFarmContextInstanceIsHiddenWebFarmServer Property | 
            Indicates that the instance is hidden part of the web farm.
            
 
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool InstanceIsHiddenWebFarmServer { get; set; }Property Value
Type: 
Boolean Remarks
RemarksThis means that it produces web farm tasks but other web farms do not see this instance and do not generate web farm tasks for it.
 See Also
See Also