WorkflowNotificationPublisher.Abort Method ()

 

Aborts the publish notification.

Namespace:   Microsoft.Workflow.Client
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

Syntax

public void Abort()
public:
void Abort()
member Abort : unit -> unit
Public Sub Abort

See Also

WorkflowNotificationPublisher Class
Microsoft.Workflow.Client Namespace

Return to top