GigaSpaces XAP.NET Documentation
Relocate Method
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitInstanceRelocate()()()
Members
IconMemberDescription
Relocate(IGridServiceContainer)
Relocates the instance to the provided IGridServiceContainer. Note, the current processing instance is unusable once this call has been made. If the relocated processing unit instance is needed, or waiting for the relocation is required, use RelocateAndWait(IGridServiceContainer) or RelocateAndWait(IGridServiceContainer, TimeSpan).

Relocate()()()
Relocates the instance to any suitable IGridServiceContainer. Note, the current processing instance is unusable once this call has been made. If the relocated processing unit instance is needed, or waiting for the relocation is required, use RelocateAndWait()()() or RelocateAndWait(TimeSpan).

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