SoapProcessingBehavior.Validate(ServiceEndpoint) Метод

Определение

Проверяет конечную точку службы.

public:
 virtual void Validate(System::ServiceModel::Description::ServiceEndpoint ^ endpoint);
public void Validate (System.ServiceModel.Description.ServiceEndpoint endpoint);
abstract member Validate : System.ServiceModel.Description.ServiceEndpoint -> unit
override this.Validate : System.ServiceModel.Description.ServiceEndpoint -> unit
Public Sub Validate (endpoint As ServiceEndpoint)

Параметры

endpoint
ServiceEndpoint

Конечная точка службы для проверки.

Реализации

Применяется к