GigaSpaces XAP.NET Documentation
StatisticsChanged Event
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportStatisticsChanged
Occurs when ITransportStatistics has changed.
Declaration Syntax
C#Visual BasicVisual C++J#
Event StatisticsChanged As EventHandler(Of TransportStatisticsChangedEventArgs)
/** @event */
void add_StatisticsChanged (EventHandler<TransportStatisticsChangedEventArgs> value)
/** @event */
void remove_StatisticsChanged (EventHandler<TransportStatisticsChangedEventArgs> value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)