GigaSpaces XAP.NET Documentation
QueuedEventsSizeLimit Property
Class LibraryGigaSpaces.XAP.Events.NotifyNotifyEventDrivenAttributeQueuedEventsSizeLimit
See QueuedEventsSizeLimit.
Declaration Syntax
C#Visual BasicVisual C++J#
public int QueuedEventsSizeLimit { get; set; }
Public Property QueuedEventsSizeLimit As Integer
public:
property int QueuedEventsSizeLimit {
	int get ();
	void set (int value);
}
/** @property */
public int get_QueuedEventsSizeLimit()
/** @property */
public  void set_QueuedEventsSizeLimit(int value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)