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