Прочетете на английски Редактиране

Споделяне чрез


WorkflowServiceHost.CreateDescription Method

Definition

Creates a description of the workflow service.

C#
protected override System.ServiceModel.Description.ServiceDescription CreateDescription(out System.Collections.Generic.IDictionary<string,System.ServiceModel.Description.ContractDescription> implementedContracts);

Parameters

implementedContracts
IDictionary<String,ContractDescription>

When this method returns, the IDictionary<TKey,TValue> object contains the keyed-contracts of the hosted service that have been implemented.

Returns

A ServiceDescription of the workflow service.

Applies to

Продукт Версии
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1