Documentation
Preparing search index...
@kehto/services
OutboxRouterSubscription
Interface OutboxRouterSubscription
Handle to a router-owned subscription.
interface
OutboxRouterSubscription
{
close
()
:
void
;
}
Index
Methods
close
Methods
close
close
()
:
void
Stop the subscription and release its relay connections.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
close
Documentation
Loading...
Handle to a router-owned subscription.