See Also
Server Class
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
Server Class
>
Server Members
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
Server Members
The following tables list the members exposed by Server.
Public Methods
Public Method
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
Public Properties
Public Property
Description
Build
dtSearch Engine build number
MajorVersion
dtSearch Engine major version number
MinorVersion
dtSearch Engine minor version number
See Also
Server Class