WorkflowControlClient
WorkflowControlClient()
WorkflowControlClient(String)
WorkflowControlClient(WorkflowControlEndpoint)
WorkflowControlClient(Binding, EndpointAddress)
WorkflowControlClient(String, EndpointAddress)
WorkflowControlClient(String, String)
Abandon(Guid)
Abandon(Guid, String)
AbandonAsync(Guid)
AbandonAsync(Guid, Object)
AbandonAsync(Guid, String)
AbandonAsync(Guid, String, Object)
BeginAbandon(Guid, AsyncCallback, Object)
BeginAbandon(Guid, String, AsyncCallback, Object)
BeginCancel(Guid, AsyncCallback, Object)
BeginRun(Guid, AsyncCallback, Object)
BeginSuspend(Guid, AsyncCallback, Object)
BeginSuspend(Guid, String, AsyncCallback, Object)
BeginTerminate(Guid, AsyncCallback, Object)
BeginTerminate(Guid, String, AsyncCallback, Object)
BeginUnsuspend(Guid, AsyncCallback, Object)
Cancel(Guid)
CancelAsync(Guid)
CancelAsync(Guid, Object)
EndAbandon(IAsyncResult)
EndCancel(IAsyncResult)
EndRun(IAsyncResult)
EndSuspend(IAsyncResult)
EndTerminate(IAsyncResult)
EndUnsuspend(IAsyncResult)
Run(Guid)
RunAsync(Guid)
RunAsync(Guid, Object)
Suspend(Guid)
Suspend(Guid, String)
SuspendAsync(Guid)
SuspendAsync(Guid, Object)
SuspendAsync(Guid, String)
SuspendAsync(Guid, String, Object)
Terminate(Guid)
Terminate(Guid, String)
TerminateAsync(Guid)
TerminateAsync(Guid, Object)
TerminateAsync(Guid, String)
TerminateAsync(Guid, String, Object)
Unsuspend(Guid)
UnsuspendAsync(Guid)
UnsuspendAsync(Guid, Object)
AbandonCompleted
CancelCompleted
RunCompleted
SuspendCompleted
TerminateCompleted
UnsuspendCompleted
net48
namespace System.ServiceModel.Activities
{
public class WorkflowControlClient : ClientBase<IWorkflowInstanceManagement>
{
public void Unsuspend(Guid instanceId);
}
}
NetFx Compat Lab | 0.5 % Reference this API |
---|---|
nuget.org | 0.0 % Reference this API |
Upgrade Planner | 0.0 % Reference this API |
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net48 | |
Assembly | System.ServiceModel.Activities , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API