GigaSpaces XAP.NET Documentation
NewGridServiceManager Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitManagingGridServiceManagerChangedEventArgsNewGridServiceManager
Gets the new IGridServiceManager that is associated with the IProcessingUnit.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual IGridServiceManager NewGridServiceManager { get; }
Public Overridable ReadOnly Property NewGridServiceManager As IGridServiceManager
	Get
public:
virtual property IGridServiceManager^ NewGridServiceManager {
	IGridServiceManager^ get ();
}
/** @property */
public IGridServiceManager get_NewGridServiceManager()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)