 | SphinxClientHost Property |
Gets or sets the host on which searchd is running. Default is 127.0.0.1.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string Host { get; set; }
Public Property Host As String
Get
Set
Property Value
Type:
StringThe host.
Remarks
See Also