SearcherClient Class |
Namespace: Scilligence.MolEngine.Companion
public class SearcherClient : ClientBase<ISearcher>, ISearcher
The SearcherClient type exposes the following members.
| Name | Description | |
|---|---|---|
| SearcherClient | Initializes a new instance of the SearcherClient class | |
| SearcherClient(String) | Initializes a new instance of the SearcherClient class | |
| SearcherClient(Binding, EndpointAddress) | Initializes a new instance of the SearcherClient class | |
| SearcherClient(String, EndpointAddress) | Initializes a new instance of the SearcherClient class | |
| SearcherClient(String, String) | Initializes a new instance of the SearcherClient class |
| Name | Description | |
|---|---|---|
| Channel | Gets the inner channel used to to send messages to variously configured service endpoints. (Inherited from ClientBaseISearcher.) | |
| ChannelFactory | Gets the underlying ChannelFactoryTChannel object. (Inherited from ClientBaseISearcher.) | |
| ClientCredentials | Gets the client credentials used to call an operation. (Inherited from ClientBaseISearcher.) | |
| Endpoint | Gets the target endpoint for the service to which the client can connect. (Inherited from ClientBaseISearcher.) | |
| InnerChannel | Gets the underlying IClientChannel implementation. (Inherited from ClientBaseISearcher.) | |
| State | Gets the current state of the ClientBaseTChannel object. (Inherited from ClientBaseISearcher.) |
| Name | Description | |
|---|---|---|
| Abort | Causes the ClientBaseTChannel object to transition immediately from its current state into the closed state. (Inherited from ClientBaseISearcher.) | |
| Close | Causes the ClientBaseTChannel object to transition from its current state into the closed state. (Inherited from ClientBaseISearcher.) | |
| CreateChannel | Returns a new channel to the service. (Inherited from ClientBaseISearcher.) | |
| DBStatus | ||
| DisplayInitializationUI | Instructs the inner channel to display a user interface if one is required to initialize the channel prior to using it. (Inherited from ClientBaseISearcher.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDefaultValueForInitializationT | Replicates the behavior of the default keyword in C#. (Inherited from ClientBaseISearcher.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetRecordCount | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InvokeAsync | Provides support for implementing the event-based asynchronous pattern. For more information about this pattern, see Event-based Asynchronous Pattern Overview. (Inherited from ClientBaseISearcher.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Open | Causes the ClientBaseTChannel object to transition from the created state into the opened state. (Inherited from ClientBaseISearcher.) | |
| RefreshDB | ||
| SaveMolEngine | ||
| Search | ||
| SearchReturnKeys | ||
| SearchReturnXml | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |