class IsActive

Defined at line 33 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/markers.h

Requests the exception handler to send a signal indicating the server is

active and able to respond to requests.

It's recommended clients call IsActive and wait for a response before

sending an exception to the server with OnException because a

zx.Handle:EXCEPTION can't be released by the client once it's sent

across the channel.

Note: a response guarantees the server was active when it sent the

response, but doesn't preclcude the server being unresponsive after the

reply was sent.

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