what are runtime servicesruntime services having


What are runtime services?

Runtime services having of predefined and user-defined classes that are available to the workflow runtime engine during implementation to customize the behaviour of workflow runtime. Some of the runtime services available in WF 4.0 are as follows:

Scheduling services - Allow creating and scheduling new workflow instances for implementation.

Work batch services - Allow behaviour to maintain a stable and consistent implementation environment.

Tracking services - Allow you to monitor the state of the workflows. This is particularly useful when you have many workflows active at the similar time (for example, in a shopping cart application).

Timer service - Manages the timing needed by the DelayActivity activity.

Transactions services - Provide the transaction support required for data integrity.

Data exchange services - Manage custom communication services.

Threading services - Administer physical threads used to implement workflow instances.

 

Request for Solution File

Ask an Expert for Answer!!
DOT NET Programming: what are runtime servicesruntime services having
Reference No:- TGS0311300

Expected delivery within 24 Hours