Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Nexts the unique id.
Namespace:
SharedCache.WinServiceCommon.Handler
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public static long NextUniqueId() |
| Visual Basic (Declaration) |
|---|
Public Shared Function NextUniqueId As Long |
| Visual C++ |
|---|
public:
static long long NextUniqueId() |
Return Value
[Missing <returns> documentation for "M:SharedCache.WinServiceCommon.Handler.Unique.NextUniqueId"]
Remarks
See Also