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

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