dtSearch Engine version information, diagnostic logging, and utility functions.
dtSearch.Engine.Server
C#
public class Server;
Topics
|
Topic |
Description |
|---|---|
|
The following tables list the members exposed by Server. | |
|
The methods of the Server class are listed here. | |
|
The properties of the Server class are listed here. |
Server Methods
|
Server Methods |
Description |
|---|---|
|
Add a line of text to the debug log | |
|
If a crash occurs, record a log with a stack trace and other diagnostic information. | |
|
Start recording a debug log in the specified file | |
|
Specify the folder location of the dtSearch Engine DLL |
Server Properties
|
Server Properties |
Description |
|---|---|
|
dtSearch Engine build number | |
|
dtSearch Engine major version number | |
|
dtSearch Engine minor version number |
See Also