WorkflowControlClient Properties
.NET Framework 4
The WorkflowControlClient type exposes the following members.
| Name | Description | |
|---|---|---|
|
Channel | Gets the inner channel used to to send messages to variously configured service endpoints. (Inherited from ClientBase<TChannel>.) |
|
ChannelFactory | Gets the underlying ChannelFactory<TChannel> object. (Inherited from ClientBase<TChannel>.) |
|
ClientCredentials | Gets the client credentials used to call an operation. (Inherited from ClientBase<TChannel>.) |
|
Endpoint | Gets the target endpoint for the service to which the client can connect. (Inherited from ClientBase<TChannel>.) |
|
InnerChannel | Gets the underlying IClientChannel implementation. (Inherited from ClientBase<TChannel>.) |
|
State | Gets the current state of the ClientBase<TChannel> object. (Inherited from ClientBase<TChannel>.) |