Click or drag to resize
SphinxQLConnectionStringBuilderPort Property
Gets or sets the port to connect to.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public int Port { get; set; }

Property Value

Type: Int32
The port.
See Also