WorkflowInstanceManager.PublishNotification Method

Include Protected Members
Include Inherited Members

Publishes an asynchronous event using a system request context.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method PublishNotification(WorkflowNotification, array<String[]) Publishes an asynchronous event using a system request context with the specified WorkflowNotification and activation metadata.
Public method PublishNotification(WorkflowNotification, Nullable<Int64>, array<String[]) Publishes an asynchronous event using a system request context with the specified WorkflowNotification.

Top

See Also

Reference

WorkflowInstanceManager Class

Microsoft.Workflow.Client Namespace