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

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