GigaSpaces XAP.NET Documentation
PerformSnapshot Property
Class LibraryGigaSpaces.XAP.EventsEventDrivenAttributePerformSnapshot
See PerformSnapshot
Declaration Syntax
C#Visual BasicVisual C++J#
public bool PerformSnapshot { get; set; }
Public Property PerformSnapshot As Boolean
public:
property bool PerformSnapshot {
	bool get ();
	void set (bool value);
}
/** @property */
public boolean get_PerformSnapshot()
/** @property */
public  void set_PerformSnapshot(boolean value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)