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