class Kill

Defined at line 170 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/markers.h

Stop this component instance immediately.

The ComponentRunner must immediately kill the component instance, and

then close this connection with an epitaph. After the connection

closes, component manager considers this component instance to be

Stopped and the component's namespace will be torn down.

In some cases Kill() may be issued before Stop(), but that is not

guaranteed.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal