FulltextSessionContextOperationType Property

Gets the type of the operation.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public OperationType OperationType { get; }

Property Value

OperationType
The type of the operation.

See Also