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


IAnimationEngine.StopProcessing Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

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