Generate a timestamp

Namespace: NHibernate.Cache
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public long NextTimestamp()
Visual Basic
Public Function NextTimestamp As Long
Visual C++
public:
virtual long long NextTimestamp() sealed

Return Value

[Missing <returns> documentation for "M:NHibernate.Cache.NoCacheProvider.NextTimestamp"]

Implements

ICacheProvider..::..NextTimestamp()()()()

See Also