shajara API
Overview
Preparing search index...
@shajara/host
primitives
close
Function close
close
<
Outcome
>
(
endpoint
:
ChannelEndpoint
<
unknown
,
Outcome
>
,
outcome
:
Outcome
,
)
:
RiteCoroutine
<
void
>
Closes a channel endpoint and resumes blocked operations with the close outcome.
Type Parameters
Outcome
Parameters
endpoint
:
ChannelEndpoint
<
unknown
,
Outcome
>
outcome
:
Outcome
Returns
RiteCoroutine
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Overview
shajara API
Loading...
Closes a channel endpoint and resumes blocked operations with the close outcome.