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