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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)