BroadcastProcessorTDirective Class |
Namespace: MFiles.VAF.AppTasks
public sealed class BroadcastProcessor<TDirective> : BroadcastProcessor where TDirective : BroadcastDirective
The BroadcastProcessorTDirective type exposes the following members.
Name | Description | |
---|---|---|
![]() | BroadcastProcessorTDirective |
Constructor.
|
Name | Description | |
---|---|---|
![]() | FilterMode |
Determines which messages are passed to the processor.
(Inherited from BroadcastProcessor.) |
![]() | Type |
The type of task that can be processed.
(Inherited from Processor.) |
Name | Description | |
---|---|---|
![]() | GetDirectiveType |
Returns the type of directive used by the processor.
(Overrides ProcessorGetDirectiveType.) |