The GeServicesClient type exposes the following members.

Methods

  NameDescription
Abort
Causes the ClientBase<(Of <(TChannel>)>) object to transition immediately from its current state into the closed state.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
Close
Causes the ClientBase<(Of <(TChannel>)>) object to transition from its current state into the closed state.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
CreateChannel
Returns a new channel to the service.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
DisplayInitializationUI
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 <(IGeServices>)>).)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetDefaultValueForInitialization<(Of <(T>)>)
Replicates the behavior of the default keyword in C#.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
GetGEBoundariesByTypeLatLong
GetGEBoundariesByTypeValue
GetGEBoundariesByTypeValueAsKML
GetGEBoundariesByTypeValueAsKMLPolygon
GetGETypes
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetLatLon
GetMembership
GetNDX3Membership
GetNDX3MembershipVer2
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InvokeAsync (Inherited from ClientBase<(Of <(IGeServices>)>).)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Open
Causes the ClientBase<(Of <(TChannel>)>) object to transition from the created state into the opened state.
(Inherited from ClientBase<(Of <(IGeServices>)>).)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also