GigaSpaces XAP.Net Documentation
QueuedEventHandling Property
Class LibraryGigaSpaces.XAP.Events.NotifyNotifyEventDrivenAttributeQueuedEventHandling

[Missing <summary> documentation for P:GigaSpaces.XAP.Events.Notify.NotifyEventDrivenAttribute.QueuedEventHandling]

Declaration Syntax
C#Visual BasicVisual C++J#
public bool QueuedEventHandling { get; set; }
Public Property QueuedEventHandling As Boolean
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: 6.6.3.3200 (6.6.3.3200)