This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerCooker Interface > IGlobeServerCooker.Cancel Method (ArcObjects .NET 10.5 SDK) |
Cancels cooking. It will additionally stop the cookers on the Server
[Visual Basic .NET]
Public Sub Cancel ( _
)
[C#] public void Cancel ( );
[C++]
HRESULT Cancel(
void
);