PeerCustomResolverSettings.Binding 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.
Gets or sets the channel binding used by the custom peer resolver service.
public:
property System::ServiceModel::Channels::Binding ^ Binding { System::ServiceModel::Channels::Binding ^ get(); void set(System::ServiceModel::Channels::Binding ^ value); };
public System.ServiceModel.Channels.Binding Binding { get; set; }
member this.Binding : System.ServiceModel.Channels.Binding with get, set
Public Property Binding As Binding
Binding that contains the binding settings for this service.
This binding element provides the specification for building a channel factory on the client and a channel listener on the service. This channel factory is used to produce channels for the custom peer resolver service.
Applies to
Продукт | Версии |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Отзыв о .NET
.NET — это проект с открытым исходным кодом. Выберите ссылку, чтобы оставить отзыв: