The LeadSoapClient type exposes the following members.

Methods

  NameDescription
Public methodAbort
Causes the ClientBase<(Of <(<'TChannel>)>)> object to transition immediately from its current state into the closed state.
(Inherited from ClientBase<(Of <(<'LeadSoap>)>)>.)
Public methodClose
Causes the ClientBase<(Of <(<'TChannel>)>)> object to transition from its current state into the closed state.
(Inherited from ClientBase<(Of <(<'LeadSoap>)>)>.)
Protected methodCreateChannel
Returns a new channel to the service.
(Inherited from ClientBase<(Of <(<'LeadSoap>)>)>.)
Public methodDisplayInitializationUI
Instructs the inner channel to display a user interface if one is required to initialize the channel prior to using it.
(Inherited from ClientBase<(Of <(<'LeadSoap>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetDefaultValueForInitialization<(Of <<'(T>)>>)
Replicates the behavior of the default keyword in C#.
(Inherited from ClientBase<(Of <(<'LeadSoap>)>)>.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInvokeAsync (Inherited from ClientBase<(Of <(<'LeadSoap>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOpen
Causes the ClientBase<(Of <(<'TChannel>)>)> object to transition from the created state into the opened state.
(Inherited from ClientBase<(Of <(<'LeadSoap>)>)>.)
Public methodSubmitLead
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also