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.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | CanBuildChannelListener<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. |
![]() | CanBuildChannelListener<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. |
