Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-services
services
ModelEventQueue
ExchangeConfig
Interface ExchangeConfig
interface
ExchangeConfig
{
assert
?:
boolean
;
check
?:
boolean
;
name
:
string
;
type
?:
"direct"
|
"fanout"
|
"headers"
|
"topic"
;
}
Hierarchy (
View Summary
)
VHostConfiguration
ExchangeConfig
Index
Properties
assert?
check?
name
type?
Properties
Optional
assert
assert
?:
boolean
Optional
check
check
?:
boolean
name
name
:
string
Optional
type
type
?:
"direct"
|
"fanout"
|
"headers"
|
"topic"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assert
check
name
type
Trova Core - v3.43.0
Loading...