instructs the WF runtime engine to execute the tasks that represent the current workflow. To under-
WorkflowRuntime and WorkflowInstance.
As the names suggest, the WorkflowRuntime type represents
the WF runtime engine itself, while
WorkflowInstance is used to represent an instance of a given (pardon the redundancy) workflow
instance. Here is the Main() method in question, annotated with my various code comments:
static void Main(string[] args)
{
Do'stlaringiz bilan baham: