WorkflowServiceHost.CreateDescription Method
Creates a description of the workflow service.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
protected override ServiceDescription CreateDescription( out IDictionary<string, ContractDescription> implementedContracts )
Parameters
- implementedContracts
- Type: System.Collections.Generic.IDictionary<String, ContractDescription>%
When this method returns, the IDictionary<TKey, TValue> object contains the keyed-contracts of the hosted service that have been implemented.
Return Value
Type: System.ServiceModel.Description.ServiceDescriptionA ServiceDescription of the workflow service.
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
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.