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


IAnimationEngine.StopProcessing Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationEngine Interface > IAnimationEngine.StopProcessing Method
ArcGIS Developer Help

IAnimationEngine.StopProcessing Method

Stops the processing of output file or files.

[Visual Basic .NET]
Public Sub StopProcessing ( _
)
[C#]
public void StopProcessing (
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationEngine Interface