MessagingSettings.SupportedInboundChannels Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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