
Icon | Member | Description |
---|---|---|
![]() | RelocateAndWait(IGridServiceContainer) |
Relocates the instance to the provided IGridServiceContainer. The relocated
instance will be returned waiting for it for SetDefaultTimeout(TimeSpan).
|
![]() | RelocateAndWait(IGridServiceContainer, TimeSpan) |
Relocates the instance to the provided IGridServiceContainer. The relocated
instance will be returned waiting for it for the provided timeout.
|
![]() | RelocateAndWait()()() |
Relocates the instance to any suitable IGridServiceContainer. The relocated
instance will be returned waiting for it for SetDefaultTimeout(TimeSpan).
|
![]() | RelocateAndWait(TimeSpan) |
Relocates the instance to any suitable IGridServiceContainer. The relocated
instance will be returned waiting for it for the provided timeout.
|