WebHttpBehavior.ValidateBinding(ServiceEndpoint) Metod

Definition

Säkerställer att bindningen är giltig för användning med WCF-webbprogrammeringsmodellen.

protected:
 virtual void ValidateBinding(System::ServiceModel::Description::ServiceEndpoint ^ endpoint);
protected virtual void ValidateBinding(System.ServiceModel.Description.ServiceEndpoint endpoint);
abstract member ValidateBinding : System.ServiceModel.Description.ServiceEndpoint -> unit
override this.ValidateBinding : System.ServiceModel.Description.ServiceEndpoint -> unit
Protected Overridable Sub ValidateBinding (endpoint As ServiceEndpoint)

Parametrar

endpoint
ServiceEndpoint

Tjänstens slutpunkt.

Gäller för