Click or drag to resize

ConfigApiClient Properties

The ConfigApiClient type exposes the following members.

Properties
  NameDescription
Protected propertyChannel
Gets the inner channel used to send messages to variously configured service endpoints.
(Inherited from ClientBaseIConfigApi.)
Public propertyChannelFactory (Inherited from ClientBaseIConfigApi.)
Public propertyClientCredentials
Gets the client credentials used to call an operation.
(Inherited from ClientBaseIConfigApi.)
Public propertyEndpoint
Gets the target endpoint for the service to which the WCF client can connect.
(Inherited from ClientBaseIConfigApi.)
Public propertyInnerChannel
Gets the underlying IClientChannel implementation.
(Inherited from ClientBaseIConfigApi.)
Public propertyState (Inherited from ClientBaseIConfigApi.)
Top
See Also