This topic has not yet been rated - Rate this topic

WorkflowControlClient Properties

The WorkflowControlClient type exposes the following members.

  NameDescription
Protected property Channel Gets the inner channel used to to send messages to variously configured service endpoints. (Inherited from ClientBase<TChannel>.)
Public property ChannelFactory Gets the underlying ChannelFactory<TChannel> object. (Inherited from ClientBase<TChannel>.)
Public property ClientCredentials Gets the client credentials used to call an operation. (Inherited from ClientBase<TChannel>.)
Public property Endpoint Gets the target endpoint for the service to which the client can connect. (Inherited from ClientBase<TChannel>.)
Public property InnerChannel Gets the underlying IClientChannel implementation. (Inherited from ClientBase<TChannel>.)
Public property State Gets the current state of the ClientBase<TChannel> object. (Inherited from ClientBase<TChannel>.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.