DevForce Help Reference
ServerSettingsElement Class
Members 


Represents server-specific configuration information for the EntityServer.
Syntax
'Declaration
 
Public Class ServerSettingsElement 
'Usage
 
Dim instance As ServerSettingsElement
public class ServerSettingsElement 
Remarks
Corresponds to the serverSettings element in the IdeaBlade configuration section. All properties here are applicable to only the server. Most settings are only important when running n-tier, i.e. using an application server. In 2-tier applications, both client and server functions are performed within the same application and not distributed across a network.
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.Configuration.ServerSettingsElement

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServerSettingsElement Members
IdeaBlade.Core.Configuration Namespace

Send Feedback