ServiceHealthBehaviorBase.HttpsGetBinding Property
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 binding that is used for health retrieval via an HTTPS/Get request.
public:
property System::ServiceModel::Channels::Binding ^ HttpsGetBinding { System::ServiceModel::Channels::Binding ^ get(); void set(System::ServiceModel::Channels::Binding ^ value); };
public System.ServiceModel.Channels.Binding HttpsGetBinding { get; set; }
member this.HttpsGetBinding : System.ServiceModel.Channels.Binding with get, set
Public Property HttpsGetBinding As Binding
The binding used for health retrieval via an HTTPS/Get request.
In a set operation, the Url of the HttpsGetUrl argument must be relative or its scheme must be "HTTPS:".
-or-
The message version is incorrect.
Setting this property is optional. If it is not set, the default bindings are used.
Only bindings with inner binding elements that support IReplyChannel are supported. In addition, the MessageVersion property of the binding must be MessageVersion.None.
Tuote | Versiot |
---|---|
.NET Framework | 4.8, 4.8.1 |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: