GigaSpaces XAP.NET Documentation
ProcessingUnitInstanceAdded Event
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ContainerIGridServiceContainerProcessingUnitInstanceAdded
Occurs when a IProcessingUnitInstance is added to this container.
Declaration Syntax
C#Visual BasicVisual C++J#
event EventHandler<ProcessingUnitInstanceAddedEventArgs> ProcessingUnitInstanceAdded
Event ProcessingUnitInstanceAdded As EventHandler(Of ProcessingUnitInstanceAddedEventArgs)
/** @event */
void add_ProcessingUnitInstanceAdded (EventHandler<ProcessingUnitInstanceAddedEventArgs> value)
/** @event */
void remove_ProcessingUnitInstanceAdded (EventHandler<ProcessingUnitInstanceAddedEventArgs> value)

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