threadID Field

BerkeleyDB

The Thread ID of the thread of control

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0

Syntax

C#
public uint threadID
Visual Basic (Declaration)
Public threadID As UInteger
Visual C++
public:
unsigned int threadID

See Also