Click or drag to resize
SphinxTimestamp Constructor (DateTime)
Initializes a new instance of the SphinxTimestamp struct.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public SphinxTimestamp(
	DateTime value
)

Parameters

value
Type: SystemDateTime
The value.
Exceptions
ExceptionCondition
ArgumentOutOfRangeException
See Also