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
public:
virtual property IGridServiceManager^ NewGridServiceManager {
	IGridServiceManager^ get ();
}
/** @property */
public IGridServiceManager get_NewGridServiceManager()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)