lonnymq
Preparing search index...
QueueChannelModule
Interface QueueChannelModule<T>
interface
QueueChannelModule
<
T
>
{
message
:
QueueChannelMessageModule
<
T
>
;
policy
:
QueueChannelPolicyModule
<
T
>
;
}
Type Parameters
T
Index
Properties
message
policy
Properties
Readonly
message
message
:
QueueChannelMessageModule
<
T
>
Readonly
policy
policy
:
QueueChannelPolicyModule
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
policy
lonnymq
Loading...