This topic has not yet been rated - Rate this topic

NetMessagingTransportBindingElement.CanBuildChannelListener<T> Method

Queries if the binding element can build a channel listener.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public override bool CanBuildChannelListener<T>(
	BindingContext context
)
where T : class, IChannel

Type Parameters

T

The type of the channel.

Parameters

context
Type: System.ServiceModel.Channels.BindingContext
The binding context.

Return Value

Type: System.Boolean
true if the binding element can build a channel listener for a specific type of channel; otherwise, false.
ExceptionCondition
ArgumentNullException

Thrown when context is null.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter