Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
BoundThreadTarget
Interface BoundThreadTarget
A standing-memory target that must resolve to a durable thread binding.
interface
BoundThreadTarget
{
agentId
?:
string
;
resourceId
?:
string
;
threadId
:
string
;
}
Index
Properties
agent
Id?
resource
Id?
thread
Id
Properties
Optional
agent
Id
agentId
?:
string
Optional
resource
Id
resourceId
?:
string
thread
Id
threadId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
resource
Id
thread
Id
Documentation
GitHub
Anchorage API reference
Loading...
A standing-memory target that must resolve to a durable thread binding.