The LeadLoggerClient type exposes the following members.

Properties

  NameDescription
Protected propertyChannel
Gets the inner channel used to to send messages to variously configured service endpoints.
(Inherited from ClientBase<(Of <(<'ILeadLogger>)>)>.)
Public propertyChannelFactory
Gets the underlying ChannelFactory<(Of <(<'TChannel>)>)> object.
(Inherited from ClientBase<(Of <(<'ILeadLogger>)>)>.)
Public propertyClientCredentials
Gets the client credentials used to call an operation.
(Inherited from ClientBase<(Of <(<'ILeadLogger>)>)>.)
Public propertyEndpoint
Gets the target endpoint for the service to which the client can connect.
(Inherited from ClientBase<(Of <(<'ILeadLogger>)>)>.)
Public propertyInnerChannel
Gets the underlying IClientChannel implementation.
(Inherited from ClientBase<(Of <(<'ILeadLogger>)>)>.)
Public propertyState
Gets the current state of the ClientBase<(Of <(<'TChannel>)>)> object.
(Inherited from ClientBase<(Of <(<'ILeadLogger>)>)>.)

See Also