MessagingSettings.SupportedInboundChannels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ServiceModel::Channels::Common::SupportedInboundChannels SupportedInboundChannels { Microsoft::ServiceModel::Channels::Common::SupportedInboundChannels get(); void set(Microsoft::ServiceModel::Channels::Common::SupportedInboundChannels value); };
public Microsoft.ServiceModel.Channels.Common.SupportedInboundChannels SupportedInboundChannels { get; set; }
member this.SupportedInboundChannels : Microsoft.ServiceModel.Channels.Common.SupportedInboundChannels with get, set
Public Property SupportedInboundChannels As SupportedInboundChannels