Abstract
Protected
_inputProtected
_outputProtected
containerOptional
timeoutNote that if the output has an error, the handler will not see this as an
error. If you need to handle any clean up it should be handled in a
finally
block and check the abort signal for potential errors.
Optional
reason: anyGenerated using TypeDoc
This is the timeout used for the handler. If it is not set then the default timeout time for the
RPCServer
is used.