SalesBuy
1-855-856-7678
Technical SupportSupport
Queries if the binding element can build a channel listener.
Namespace: Microsoft.ServiceBus.Messaging
public override bool CanBuildChannelListener<T>( BindingContext context ) where T : class, IChannel
The type of the channel.
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when context is null. |