Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/nats
NatsPubAck
Interface NatsPubAck
Interface for Publish Acknowledgment
interface
NatsPubAck
{
duplicate
:
boolean
;
seq
:
number
;
stream
:
string
;
exec
(
)
:
Promise
<
any
>
;
}
Hierarchy (
view full
)
ProviderTransaction
NatsPubAck
Index
Properties
duplicate
seq
stream
Methods
exec
Properties
duplicate
duplicate
:
boolean
seq
seq
:
number
stream
stream
:
string
Methods
exec
exec
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duplicate
seq
stream
Methods
exec
@hotmeshio/hotmesh
Loading...
Interface for Publish Acknowledgment