ReceiveContextEnabledAttribute::Validate Method (OperationDescription^)

.NET Framework (current version)
 

Implements the Validate method.

Namespace:   System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
virtual void Validate(
	OperationDescription^ operationDescription
) sealed

Parameters

operationDescription
Type: System.ServiceModel.Description::OperationDescription^

The operation description.

.NET Framework
Available since 4.0
Return to top
Show: