Method

FoundryServicewhen_shutdown

Declaration [src]

DexFuture*
foundry_service_when_shutdown (
  FoundryService* self
)

Description [src]

Gets a future that resolves when the service has shutdown.

Return value

Type: DexFuture

A DexFuture.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.