SphinxTimestamp(DateTime) Constructor

Initializes a new instance of the SphinxTimestamp struct.

Definition

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxTimestamp(
	DateTime value
)

Parameters

value  DateTime
The value.

Exceptions

See Also