SphinxQLConnectionStringBuilderPort Property

Gets or sets the port to connect to.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int Port { get; set; }

Property Value

Int32
The port.

See Also