@nats-io/nats-core
Preparing search index...
SlowConsumerStatus
Type Alias SlowConsumerStatus
type
SlowConsumerStatus
=
{
pending
:
number
;
sub
:
Subscription
;
type
:
"slowConsumer"
;
}
Index
Properties
pending
sub
type
Properties
pending
pending
:
number
sub
sub
:
Subscription
type
type
:
"slowConsumer"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pending
sub
type
@nats-io/nats-core
Loading...