
Icon | Member | Description |
---|---|---|
![]() | 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).
|