Click or drag to resize

CoreApiClient Properties

The CoreApiClient type exposes the following members.

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