WorkflowService.GetContractDescriptions Method

Definition

Returns a dictionary of contract descriptions keyed by the contract name.

C#
public virtual System.Collections.Generic.IDictionary<System.Xml.Linq.XName,System.ServiceModel.Description.ContractDescription> GetContractDescriptions();

Returns

A dictionary of contract descriptions keyed by the contract name.

Applies to

Product Versions
.NET Framework 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