Click or drag to resize

FulltextServiceWebServiceClient Methods

The FulltextServiceWebServiceClient type exposes the following members.

Methods
  NameDescription
Public methodBeginAccess
Public methodCreateServiceResult
Public methodCreateServiceResultFailed
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.)
Public methodFulltextSearch
Public methodFulltextSubmitIndexTasks
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLogin
Public methodLogMessage
Public methodLogMethodHeader
Public methodLogMethodParams
Params must be array of pairs: name + value
Public methodLogServiceResult
Log service result on service (connection) level or technical level. Service level is result read from server. Technical level is failure on calling server. The service result is created locally then as description of internal problems.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also