This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSClientEvents Interface (ArcObjects .NET 10.5 SDK) |
Provides access to events that occur when a URL request is made to the WCS server.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
WCSException | Fired when the an URL request is made to WCS server and the server fails with a valid exception. | |
WCSRequest | Fired when the an URL request is made to WCS server. |