Click or drag to resize

SphinxQLConnectionStringBuilderPort Property

Gets or sets the port to connect to.

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

Property Value

Type: Int32
The port.
See Also