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