The IndxServiceClient type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IndxServiceClient | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Abort | Causes the ClientBase<(Of <(TChannel>)>) object to transition immediately from its current state into the closed state. (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| Close | Causes the ClientBase<(Of <(TChannel>)>) object to transition from its current state into the closed state. (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| CreateChannel | Returns a new channel to the service. (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| 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 <(IndxService>)>).) | |
| Equals | (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 <(IndxService>)>).) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetLegacyDataByMembershipsTemplate | ||
| GetMemberShipData | ||
| GetMemberShipData_For_CensusTract | ||
| GetSchoolDistrict | ||
| GetSchoolDistrictByLatLon | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| InvokeAsync | (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| 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 <(IndxService>)>).) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Channel | Gets the inner channel used to communicate with the service. (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| ChannelFactory | Gets the underlying ChannelFactory<(Of <(TChannel>)>) object. (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| ClientCredentials | Gets the client credentials used to call an operation. (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| Endpoint | Gets the target endpoint for the service to which the WCF client can connect. (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| InnerChannel | Gets the underlying IClientChannel implementation. (Inherited from ClientBase<(Of <(IndxService>)>).) | |
| State | Gets the current state of the ClientBase<(Of <(TChannel>)>) object. (Inherited from ClientBase<(Of <(IndxService>)>).) |