The POIServiceClient type exposes the following members.

Properties

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

See Also