GigaSpaces XAP.NET Documentation
BeforeNotify Property
Class LibraryGigaSpaces.Core.FiltersMethodNameSpaceFilterConfigFactoryBeforeNotify
Filter callback Before notify register operation.
Declaration Syntax
C#Visual BasicVisual C++J#
public string BeforeNotify { get; set; }
Public Property BeforeNotify As String
public:
property String^ BeforeNotify {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_BeforeNotify()
/** @property */
public  void set_BeforeNotify(String value)

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