
 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public bool QueuedEventHandling { get; set; }Public Property QueuedEventHandling As Boolean
	Get
	Set
public:
property bool QueuedEventHandling {
	bool get ();
	void set (bool value);
}/** @property */
public boolean get_QueuedEventHandling()
/** @property */
public  void set_QueuedEventHandling(boolean value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)