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: 5.3.0
Syntax
public SphinxTimestamp(
	DateTime value
)

Parameters

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