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