GigaSpaces XAP.NET Documentation
PerformTakeOnNotify Property
Class LibraryGigaSpaces.XAP.Events.NotifyINotifyEventListenerContainerServiceDetailsPerformTakeOnNotify
Gets the configured perform take on notify mode of the container.
Declaration Syntax
C#Visual BasicVisual C++J#
Nullable<bool> PerformTakeOnNotify { get; }
ReadOnly Property PerformTakeOnNotify As Nullable(Of Boolean)
	Get
property Nullable<bool> PerformTakeOnNotify {
	Nullable<bool> get ();
}
/** @property */
Nullable<boolean> get_PerformTakeOnNotify()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)