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