36 implementations of ApplyDispatchBehavior
System.ServiceModel (22)
System\ServiceModel\CallbackBehaviorAttribute.cs (1)
203
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1691
public void
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Channels\PeerSecurityManager.cs (1)
776
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
1448
public void
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher) { }
System\ServiceModel\Description\CallbackDebugBehavior.cs (1)
34
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Description\CallbackTimeoutsBehavior.cs (1)
46
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Description\ClientCredentials.cs (1)
284
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Description\ClientUriBehavior.cs (1)
44
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Description\DispatcherBuilder.cs (3)
1216
public void
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
1270
public void
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
1319
public void
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher) { }
System\ServiceModel\Description\DispatcherSynchronizationBehavior.cs (1)
44
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Description\MustUnderstandBehavior.cs (1)
36
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Description\SynchronousReceiveBehavior.cs (1)
22
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Description\TransactedBatchingBehavior.cs (1)
62
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Dispatcher\DataContractSerializerServiceBehavior.cs (1)
62
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Dispatcher\PartialTrustValidationBehavior.cs (1)
54
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher) { }
System\ServiceModel\Dispatcher\PeerValidationBehavior.cs (1)
58
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Dispatcher\SecurityValidationBehavior.cs (1)
126
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Dispatcher\TransactionValidationBehavior.cs (1)
105
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\MsmqIntegration\MsmqIntegrationValidationBehavior.cs (1)
46
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
281
public void
ApplyDispatchBehavior
(ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher) { }
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (1)
615
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, Dispatcher.EndpointDispatcher endpointDispatcher)
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\CorrelationQueryBehavior.cs (1)
110
public void
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System.ServiceModel.Discovery (8)
System\ServiceModel\Discovery\DiscoveryCallbackBehavior.cs (1)
32
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Discovery\DiscoveryEndpointValidator.cs (1)
22
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Discovery\DiscoveryOperationContextExtensionInitializer.cs (1)
27
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, System.ServiceModel.Dispatcher.EndpointDispatcher endpointDispatcher)
System\ServiceModel\Discovery\DiscoveryViaBehavior.cs (1)
57
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Discovery\EndpointDiscoveryBehavior.cs (1)
115
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Discovery\ServiceDiscoveryBehavior.cs (1)
178
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Discovery\UdpContractFilterBehavior.cs (1)
30
public void
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Discovery\UdpReplyToBehavior.cs (1)
59
void IEndpointBehavior.
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\RoutingBehavior.cs (1)
173
public void
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System\ServiceModel\Routing\SoapProcessingBehavior.cs (1)
62
public void
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System.ServiceModel.Web (1)
System\ServiceModel\Description\WebHttpBehavior.cs (1)
139
public virtual void
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
System.WorkflowServices (1)
System\ServiceModel\Activities\Description\WorkflowRuntimeServicesBehavior.cs (1)
70
public void
ApplyDispatchBehavior
(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
1 reference to ApplyDispatchBehavior
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
858
eb.
ApplyDispatchBehavior
(endpoint, dispatcher);