Click or drag to resize

NativeApiClient Properties

The NativeApiClient type exposes the following members.

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