CreateDescription Method
Collapse the table of content
Expand the table of content

ChannelFactory<TChannel>.CreateDescription Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Creates a description of the service endpoint.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected override ServiceEndpoint CreateDescription()

ExceptionCondition
InvalidOperationException

The callback contract is null, but the service endpoint requires one that is not null (Nothing).

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft