Sphinx QLConnection String BuilderHost Property
Gets or sets the host of the instance of Sphinx to connect to.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The value of the Host property, or localhost if none has been supplied.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public string Host { get; set; }VB
Public Property Host As String
Get
SetProperty Value
StringThe value of the Host property, or localhost if none has been supplied.