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