TransactedBatchingBehavior.IEndpointBehavior.Validate(ServiceEndpoint) Method

Definition

Ensures that transacted batching is applicable only for the bindings that support transacted receive operation. This method cannot be inherited.

C#
void IEndpointBehavior.Validate(System.ServiceModel.Description.ServiceEndpoint serviceEndpoint);

Parameters

serviceEndpoint
ServiceEndpoint

A service endpoint for which batching behavior is validated.

Implements

Remarks

This method is called by WCF to ensure that batching is available only for bindings that support transacted receive operations.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1