GigaSpaces XAP.NET Documentation
NotifyTake Property
Class LibraryGigaSpaces.XAP.Events.NotifyINotifyEventListenerContainerServiceDetailsNotifyTake
Gets the configured notify take mode of the container.
Declaration Syntax
C#Visual BasicVisual C++J#
bool NotifyTake { get; }
ReadOnly Property NotifyTake As Boolean
property bool NotifyTake {
	bool get ();
}
/** @property */
boolean get_NotifyTake()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)