Click or drag to resize

FulltextServiceWebServiceClient Class

Inheritance Hierarchy
SystemObject
  PDTec.IceNet.Domain.Fulltext.Service.WebServiceClientFulltextServiceWebServiceClient

Namespace:  PDTec.IceNet.Domain.Fulltext.Service.WebServiceClient
Assembly:  PDTec.IceNet.Domain.Fulltext (in PDTec.IceNet.Domain.Fulltext.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public class FulltextServiceWebServiceClient : IFulltextServiceImpl, 
	IFulltextService

The FulltextServiceWebServiceClient type exposes the following members.

Constructors
  NameDescription
Public methodFulltextServiceWebServiceClient
Initializes a new instance of the FulltextServiceWebServiceClient class
Top
Properties
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
Fields
  NameDescription
Protected fieldStatic members_pLog
Top
See Also