Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Binding::CanBuildChannelListener Method

 

Returns a value that indicates whether the current binding can build a channel listener stack on the service that satisfies some specified criteria.

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

NameDescription
System_CAPS_pubmethodCanBuildChannelListener<TChannel>(BindingParameterCollection^)

Returns a value that indicates whether the current binding can build a channel listener stack on the service that satisfies the collection of binding parameters specified.

System_CAPS_pubmethodCanBuildChannelListener<TChannel>(array<Object^>^)

Returns a value that indicates whether the current binding can build a channel listener stack on the service that satisfies the criteria specified in an array of objects.

Return to top
Show:
© 2017 Microsoft