你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConnectionStatusBehavior.IEndpointBehavior.Validate(ServiceEndpoint) 方法

定义

此方法不执行任何操作。

void IEndpointBehavior.Validate (System.ServiceModel.Description.ServiceEndpoint endpoint);
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 (endpoint As ServiceEndpoint) Implements IEndpointBehavior.Validate

参数

endpoint
ServiceEndpoint

此行为适用的终结点。

实现

适用于