CallbackBehaviorAttribute::IEndpointBehavior::Validate Method (ServiceEndpoint^)
.NET Framework (current version)
Validates the endpoint description prior to building the runtime.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
private: virtual void Validate( ServiceEndpoint^ serviceEndpoint ) sealed = IEndpointBehavior::Validate
Parameters
- serviceEndpoint
-
Type:
System.ServiceModel.Description::ServiceEndpoint^
The endpoint to be validated.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Show: