GigaSpaces XAP.NET Documentation
NotifyAckCount Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstanceStatisticsNotifyAckCount
Gets the space instance's acknowledged (sent) notifications count.
Declaration Syntax
C#Visual BasicVisual C++J#
long NotifyAckCount { get; }
ReadOnly Property NotifyAckCount As Long
property long long NotifyAckCount {
	long long get ();
}
/** @property */
long get_NotifyAckCount()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)