Microsoft.Workflow.Client Namespace
The Microsoft.Workflow.Client namespace provides classes that allow you to create and manage workflow service client.
| Class | Description | |
|---|---|---|
![]() | ActivityDescription | Represents the workflow activity description. |
![]() | ActivityManager | Allows managing workflow activities in the current scope. |
![]() | ActivityNotFoundException | Represents the exception that is thrown when the activity does not exist. |
![]() | ActivityValidationException | Represents the errors during the validation of the activity. |
![]() | AuthenticationException | Represents the authentication exception. |
![]() | ClientSettings | The class for representing settings used by WorkflowManagementClient |
![]() | DebugTraceRecord | Represents a debug trace record. |
![]() | ExternalVariableSchemaContext | Represents a XAML schema context for external variable. |
![]() | HttpWorkflowNotificationPublisher | Represents the HTTP workflow notification publisher. |
![]() | InstanceManager | Allows retrieving and managing workflow instances. |
![]() | InternalServerException | Represents the errors encountered in the internal server. |
![]() | InvalidRequestException | Represents an error when the client request is invalid. |
![]() | PublisherErrorEventArgs | Provides data for the publisher error event. |
![]() | PublishNotificationCompleteEventArgs | Represents the notification to publish when the event argument is complete. |
![]() | PublishNotificationErrorEventArgs | Provides data for the publish notification error event. |
![]() | ScopeDescription | Description of a scope. |
![]() | ScopeInactiveException | The exception that is thrown when the scope is not active. |
![]() | ScopeManager | Allows managing the current scope and child scopes. |
![]() | ScopeNotFoundException | Represents the exception that is thrown when the scope name does not exist. |
![]() | ScopeRevisionMismatchException | The exception that is thrown when the scope revision is not equal. |
![]() | ScopeSnapshotInfo | Represents an information about the scope snapshot. |
![]() | ScopeSnapshotNotFoundException | The exception that is thrown when the scope snapshot is not found. |
![]() | ServiceReadOnlyException | Represents a service read-only exception. |
![]() | ServiceVersionMismatchException | The exception that is thrown when the service version is not equal. |
![]() | StatusHistoryRecord | Represents the status history record. |
![]() | SubscriptionActivationDescription | Activation Description for workflows activated using pub-sub mechanism. |
![]() | SubscriptionActivationParameters | Activation Parameters for workflows activated using pub-sub mechanism. |
![]() | WorkflowActivationDescription | Represents the base class for specifying how instances of this workflow can be activated. |
![]() | WorkflowActivationParameters | Base class for workflow activation parameters |
![]() | WorkflowCommunicationException | The exception that is thrown for a workflow communication error. |
![]() | WorkflowConfiguration | Represents a configuration of a workflow in Microsoft Azure Workflow. |
![]() | WorkflowDescription | Represents a workflow as a resource that can be published to or retrieved from Microsoft Azure Workflow. |
![]() | WorkflowEndpointNotFoundException | The exception that is thrown when the workflow endpoint is not found. |
![]() | WorkflowInstanceInfo | Represents information about a workflow instance. |
![]() | WorkflowInstanceNotFoundException | Represents an error when the instance of the workflow is not found. |
![]() | WorkflowManagementClient | Represents a client for interacting with Microsoft Azure Workflow Management API. |
![]() | WorkflowManagementException | Represents the errors that the workflow management encounters. |
![]() | WorkflowManager | Allows managing workflows and starting workflows. |
![]() | WorkflowNotFoundException | Represents the exception that is thrown a client workflow does not exist. |
![]() | WorkflowNotification | Notification sent to Microsoft Azure Workflow for pub-sub activation and messaging. |
![]() | WorkflowNotificationPublisher | Represents a workflow notification publisher. |
![]() | WorkflowQuotaExceededException | The exception that is thrown when the workflow quota exceeded. |
![]() | WorkflowResourceNotFoundException | The exception that is thrown when workflow resource is not found. |
![]() | WorkflowServiceManager | Represents a client class for configuring and upgrading an installation of Microsoft Azure Workflow. |
![]() | WorkflowStartParameters | Set of parameters used to explicitly start a workflow instance |
| Enumeration | Description | |
|---|---|---|
![]() | ApplyScopeSnapshotStatus | Enumerates the values for the apply scope snapshot status. |
![]() | CaptureScopeSnapshotStatus | Enumerates the status values for capture scope snapshot. |
![]() | PublishWorkflowNotificationResult | Enumerates the notification results of the publish workflow. |
![]() | ScopeStatus | Enum representing a status of a Scope. |

