The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WorkflowUpdateableControlClient Constructor (Binding^, EndpointAddress^)
.NET Framework (current version)
Initializes a new instance of the WorkflowUpdateableControlClient class.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public:
WorkflowUpdateableControlClient(
Binding^ binding,
EndpointAddress^ remoteAddress
)
Parameters
- binding
-
Type:
System.ServiceModel.Channels::Binding^
The binding.
- remoteAddress
-
Type:
System.ServiceModel::EndpointAddress^
The endpoint address.
.NET Framework
Available since 4.5
Available since 4.5
Show: