GigaSpaces XAP.NET Documentation
PerformTakeOnNotify Property
Class LibraryGigaSpaces.XAP.Events.NotifyNotifyEventDrivenAttributePerformTakeOnNotify
PerformTakeOnNotify.
Declaration Syntax
C#Visual BasicVisual C++J#
public bool PerformTakeOnNotify { get; set; }
Public Property PerformTakeOnNotify As Boolean
public:
property bool PerformTakeOnNotify {
	bool get ();
	void set (bool value);
}
/** @property */
public boolean get_PerformTakeOnNotify()
/** @property */
public  void set_PerformTakeOnNotify(boolean value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)