[Missing <summary> documentation for "M:Couchbase.IO.Operations.SequenceGenerator.GetNext"]
Namespace: Couchbase.IO.OperationsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static uint GetNext()
public static uint GetNext()
Public Shared Function GetNext As UInteger
Public Shared Function GetNext As UInteger
public:
static unsigned int GetNext()
public:
static unsigned int GetNext()
static member GetNext : unit -> uint32
static member GetNext : unit -> uint32
Return Value
Type:
UInt32[Missing <returns> documentation for "M:Couchbase.IO.Operations.SequenceGenerator.GetNext"]
See Also