Click or drag to resize

SearcherClient Methods

The SearcherClient type exposes the following members.

Methods
  NameDescription
Public methodAbort (Inherited from ClientBaseISearcher.)
Public methodClose (Inherited from ClientBaseISearcher.)
Protected methodCreateChannel
Returns a new channel to the service.
(Inherited from ClientBaseISearcher.)
Public methodDBStatus
Public methodDisplayInitializationUI
Instructs the inner channel to display a user interface if one is required to initialize the channel prior to using it.
(Inherited from ClientBaseISearcher.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetDefaultValueForInitializationT
Replicates the behavior of the default keyword in C#.
(Inherited from ClientBaseISearcher.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRecordCount
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInvokeAsync
Provides support for implementing the event-based asynchronous pattern. For more information about this pattern, see Event-based Asynchronous Pattern Overview.
(Inherited from ClientBaseISearcher.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOpen (Inherited from ClientBaseISearcher.)
Public methodRefreshDB
Public methodSaveMolEngine
Public methodSearch
Public methodSearchReturnKeys
Public methodSearchReturnXml
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also