GigaSpaces XAP.NET Documentation
NotifyRegistrationPerSecond Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstanceStatisticsNotifyRegistrationPerSecond
Gets the space instance's notify registration count per second.
Declaration Syntax
C#Visual BasicVisual C++J#
double NotifyRegistrationPerSecond { get; }
ReadOnly Property NotifyRegistrationPerSecond As Double
property double NotifyRegistrationPerSecond {
	double get ();
}
/** @property */
double get_NotifyRegistrationPerSecond()

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