ArcGIS Developer Help  (ESRI.ArcGIS.Analyst3D)  

RecordingStoppedEventHandler Delegate

Represents the method that handles the RecordingStopped event.
[Visual Basic .NET]
Public Delegate Sub RecordingStoppedEventHandler ( _
)
[C#]
public delegate void RecordingStoppedEventHandler (
);