The SimpleMassDispatcherActivity type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BatchSize |
Size of the message batches to be processed in parallel.
|
![]() | CustomDispatcherParameters |
Dispatcher specific parameters
|
![]() | DispatcherId |
The ID of the dispatcher to use in the wzp_dispatcher register.
|
![]() | DispatchException |
Any exception thrown from dispatcher.
|
![]() | DisplayName | Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.) |
![]() | EnableInfo |
Create and update info messages if true.
|
![]() | Id | Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.) |
![]() | InfoId |
The user task info Id
|
![]() | Result | Gets or sets the result argument for the ActivityTResult. (Inherited from ActivityBoolean.) |
![]() | ResultType | When implemented in a derived class, gets the type of an activity OutArgument. (Inherited from ActivityWithResult.) |
![]() | Subject |
The subject to be used for sending the message to the recipient.
|
See Also