 | SphinxQLConnectionStringBuilderPort Property |
Gets or sets the port to connect to.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int Port { get; set; }
Public Property Port As Integer
Get
Set
Property Value
Type:
Int32The port.
See Also