The GeServicesClient type exposes the following members.

Properties

  NameDescription
Channel
Gets the inner channel used to communicate with the service.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
ChannelFactory
Gets the underlying ChannelFactory<(Of <(TChannel>)>) object.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
ClientCredentials
Gets the client credentials used to call an operation.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
Endpoint
Gets the target endpoint for the service to which the WCF client can connect.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
InnerChannel
Gets the underlying IClientChannel implementation.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
State
Gets the current state of the ClientBase<(Of <(TChannel>)>) object.
(Inherited from ClientBase<(Of <(IGeServices>)>).)

See Also