WebHttpBehavior.ApplyDispatchBehavior Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
İstemcinin ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher) bir uç nokta genelinde değiştirilmesini veya uzantısını desteklemek için yöntemini uygular.
public:
virtual void ApplyDispatchBehavior(System::ServiceModel::Description::ServiceEndpoint ^ endpoint, System::ServiceModel::Dispatcher::EndpointDispatcher ^ endpointDispatcher);
public virtual void ApplyDispatchBehavior(System.ServiceModel.Description.ServiceEndpoint endpoint, System.ServiceModel.Dispatcher.EndpointDispatcher endpointDispatcher);
abstract member ApplyDispatchBehavior : System.ServiceModel.Description.ServiceEndpoint * System.ServiceModel.Dispatcher.EndpointDispatcher -> unit
override this.ApplyDispatchBehavior : System.ServiceModel.Description.ServiceEndpoint * System.ServiceModel.Dispatcher.EndpointDispatcher -> unit
Public Overridable Sub ApplyDispatchBehavior (endpoint As ServiceEndpoint, endpointDispatcher As EndpointDispatcher)
Parametreler
- endpoint
- ServiceEndpoint
Sözleşmeyi kullanıma sunan uç nokta.
- endpointDispatcher
- EndpointDispatcher
Davranışın uygulandığı uç nokta dağıtıcısı.
Uygulamalar
Açıklamalar
Bu yöntemin bir parçası olarak ve GetRequestDispatchFormatter(OperationDescription, ServiceEndpoint)GetReplyDispatchFormatter(OperationDescription, ServiceEndpoint) yüklenecek öğesini belirlemek için her işlem için çağrılır IDispatchMessageFormatter .