.NET Framework Class Library
WorkflowRuntime Methods

The WorkflowRuntime type exposes the following members.

Methods

  NameDescription
Public methodAddServiceAdds the specified service to the workflow runtime engine.
Public methodCreateWorkflowOverloaded. Creates a workflow instance by using the specified parameters.
Public methodDisposeReleases the resources used by the WorkflowRuntime.
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetAllServicesOverloaded. Retrieves all the services that have been added to the workflow runtime engine that implement or derive from a specified Type.
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetLoadedWorkflowsGets a collection that contains all the workflow instances currently loaded in memory.
Public methodGetServiceOverloaded. Retrieves a service from the workflow runtime engine by using a specified Type.
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodGetWorkflowRetrieves the workflow instance that has the specified Guid.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodRemoveServiceRemoves the specified service from the workflow runtime engine.
Public methodStartRuntimeStarts the workflow runtime engine and the workflow runtime engine services.
Public methodStopRuntimeStops the workflow runtime engine and the runtime services.
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
See Also

Reference

Tags :


Page view tracker