public interface ILiveWatchNodeSource2 : ILiveWatchNodeSource,
IDisposable
IsActive | Set to true if the plugin-provided view is currently active in the Live Watch window. Otherwise (e.g. the user is viewing all globals), it is set to false. |
PerformPeriodicUpdatesFromBackgroundThread |
Returns the up-to-date array of the top-level nodes maintained by the plugin.
(Inherited from ILiveWatchNodeSource) |