WebHttpBehavior::AddClientErrorInspector Method (ServiceEndpoint^, ClientRuntime^)
.NET Framework (current version)
Adds a client error inspector to the specified service endpoint.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
protected: virtual void AddClientErrorInspector( ServiceEndpoint^ endpoint, ClientRuntime^ clientRuntime )
Parameters
- endpoint
-
Type:
System.ServiceModel.Description::ServiceEndpoint^
The service endpoint.
- clientRuntime
-
Type:
System.ServiceModel.Dispatcher::ClientRuntime^
The client runtime.
.NET Framework
Available since 3.5
Silverlight
Available since 4.0
Available since 3.5
Silverlight
Available since 4.0
Show: