The LeadSoapClient type exposes the following members.

Properties

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

See Also