Click or drag to resize

SphinxQLConnectionStringBuilderPort Property

Gets or sets the port to connect to.

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

Property Value

Int32
The port.
See Also