Click or drag to resize

FulltextSessionContextOperationType Property

Gets the type of the operation.

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

Property Value

Type: OperationType
The type of the operation.
See Also