
Icon | Member | Description |
---|---|---|
![]() | BootstrapFromGatewayAndWait()()() |
Bootstrap the local ISpace which is associated to this sink from a remote space.
This bootstrap request will use default timeout set by SetDefaultTimeout(TimeSpan)
A bootstrap request can only be executed if this sink RequiresBootstrapOnStartup.
|
![]() | BootstrapFromGatewayAndWait(TimeSpan) |
Bootstrap the local ISpace which is associated to this sink from a remote space.
This bootstrap request will use provided timeout.
A bootstrap request can only be executed if this sink RequiresBootstrapOnStartup.
|