Click or drag to resize

SphinxTimestamp(DateTime) Constructor

Initializes a new instance of the SphinxTimestamp struct.

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

Parameters

value  DateTime
The value.
Exceptions
ExceptionCondition
ArgumentOutOfRangeException
See Also