Aracılığıyla paylaş


DispatcherSynchronizationBehavior.IEndpointBehavior.Validate Yöntem

Tanım

Uç noktanın zaman uyumsuz gönderme davranışını etkinleştirmek için gereken ölçütleri karşıladığını doğrular.

 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

Parametreler

serviceEndpoint
ServiceEndpoint

Doğrulanması gereken uç nokta.

Uygulamalar

Şunlara uygulanır