This document is archived and information here might be outdated.  Recommended version.


IWCSClientEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSClientEvents Interface
ArcGIS Developer Help

IWCSClientEvents Interface

Provides access to events that occur when a URL request is made to the WCS server.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Method WCSException Fired when the an URL request is made to WCS server and the server fails with a valid exception.
Method WCSRequest Fired when the an URL request is made to WCS server.

Classes that implement IWCSClientEvents

Classes Description