Sphinx QLConnectionState Property
Gets a string that describes the state of the connection.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The state of the connection.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override ConnectionState State { get; }VB
Public Overrides ReadOnly Property State As ConnectionState
GetProperty Value
ConnectionStateReturn Value
ConnectionStateThe state of the connection.