See Also
Classes
|
Members
|
Topics
|
Class Hierarchy
|
Server Methods
|
Server Properties
|
Server Members
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
Server Class
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
Server Class
dtSearch Engine version information, diagnostic logging, and utility functions.
dtSearch.Engine.Server
C#
public
class
Server
;
Topics
Topic
Description
Server Members
The following tables list the members exposed by Server.
Server Methods
The methods of the Server class are listed here.
Server Properties
The properties of the Server class are listed here.
Server Methods
Server Methods
Description
AddToLog
Add a line of text to the debug log
SetCrashLogging
If a crash occurs, record a log with a stack trace and other diagnostic information.
SetDebugLogging
Start recording a debug log in the specified file
SetEnginePath
Specify the folder location of the dtSearch Engine DLL
Server Properties
Server Properties
Description
Build
dtSearch Engine build number
MajorVersion
dtSearch Engine major version number
MinorVersion
dtSearch Engine minor version number
See Also
Classes
|
Members
|
Topics
|
Class Hierarchy
|
Server Methods
|
Server Properties
|
Server Members