DevForce Help Reference
ApplyConfiguration Method (EntityServerHost)


Loads the service description information from the configuration file and applies it to the runtime being constructed.
Syntax
'Declaration
 
Protected Overrides Sub ApplyConfiguration() 
'Usage
 
Dim instance As EntityServerHost
 
instance.ApplyConfiguration()
protected override void ApplyConfiguration()
Exceptions
ExceptionDescription
System.InvalidOperationExceptionThe description of the service hosted is null.
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

EntityServerHost Class
EntityServerHost Members

Send Feedback