class Stop
Defined at line 185 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/markers.h
Initiates a stop action on this component. Once complete, OnStop will be
called with the stopped payload and this channel is closed.
Note that a component may stop running on its own at any time, so it is
possible for `OnStop` to be received before `Stop` is called.
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