ArcObjects Library Reference (GlobeCore)  

IGlobeServerCooker.Cancel Method

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
);

Product Availability

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

See Also

IGlobeServerCooker Interface