GigaSpaces XAP.NET Documentation
NotifyAckPerSecond Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstanceStatisticsNotifyAckPerSecond
Gets the space instance's acknowledged (sent) notifications count per second.
Declaration Syntax
C#Visual BasicVisual C++J#
double NotifyAckPerSecond { get; }
ReadOnly Property NotifyAckPerSecond As Double
property double NotifyAckPerSecond {
	double get ();
}
/** @property */
double get_NotifyAckPerSecond()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)