Click or drag to resize
FulltextSessionContextOperationType Property
Gets the type of the operation.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public OperationType OperationType { get; }

Property Value

Type: OperationType
The type of the operation.
See Also