This document is archived and information here might be outdated. Recommended version. |
Fired when node recording stops.
[Visual Basic .NET] Public Event RecordingStopped As RecordingStoppedEventHandler
[C#] public event RecordingStoppedEventHandler RecordingStopped
[C++]
HRESULT RecordingStopped(
void
);