SynchronousReceiveBehavior.IEndpointBehavior.Validate(ServiceEndpoint) Methode

Definitie

Niet geïmplementeerd in deze klasse.

 virtual void System.ServiceModel.Description.IEndpointBehavior.Validate(System::ServiceModel::Description::ServiceEndpoint ^ serviceEndpoint) = System::ServiceModel::Description::IEndpointBehavior::Validate;
void IEndpointBehavior.Validate(System.ServiceModel.Description.ServiceEndpoint serviceEndpoint);
abstract member System.ServiceModel.Description.IEndpointBehavior.Validate : System.ServiceModel.Description.ServiceEndpoint -> unit
override this.System.ServiceModel.Description.IEndpointBehavior.Validate : System.ServiceModel.Description.ServiceEndpoint -> unit
Sub Validate (serviceEndpoint As ServiceEndpoint) Implements IEndpointBehavior.Validate

Parameters

serviceEndpoint
ServiceEndpoint

Het eindpunt dat moet worden gevalideerd.

Implementeringen

Opmerkingen

Zie Validate(ServiceEndpoint) voor een beschrijving van het interfacelid dat deze klasse implementeert.

Van toepassing op