IdeaBlade.EntityModel.Server Assembly > IdeaBlade.EntityModel.Server Namespace > EntityServerHost Class : CreateDescription Method |
'Declaration
Protected Overrides Function CreateDescription( _ ByRef implementedContracts As IDictionary(Of String,ContractDescription) _ ) As ServiceDescription
'Usage
Dim instance As EntityServerHost Dim implementedContracts As IDictionary(Of String,ContractDescription) Dim value As ServiceDescription value = instance.CreateDescription(implementedContracts)
protected override ServiceDescription CreateDescription( out IDictionary<string,ContractDescription> implementedContracts )
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