GigaSpaces XAP.NET Documentation
BeforeNotifyTrigger Property
Class LibraryGigaSpaces.Core.FiltersMethodNameSpaceFilterConfigFactoryBeforeNotifyTrigger
Filter callback BeforeNotifyTrigger. Indicates that a matched notify template was found to the current entry event.
Declaration Syntax
C#Visual BasicVisual C++J#
public string BeforeNotifyTrigger { get; set; }
Public Property BeforeNotifyTrigger As String
public:
property String^ BeforeNotifyTrigger {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_BeforeNotifyTrigger()
/** @property */
public  void set_BeforeNotifyTrigger(String value)

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