A delegate that returns a unique identifier pair for the current 
            thread of control.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public SetThreadIDDelegate SetThreadID | 
| Visual Basic (Declaration) | 
|---|
| Public SetThreadID As SetThreadIDDelegate | 
| Visual C++ | 
|---|
| public: SetThreadIDDelegate^ SetThreadID | 
 Remarks
Remarks
            This delegate supports FailCheck()()().
            For more information, see Architecting Data Store and Concurrent
            Data Store applications, and Architecting Transactional Data Store
            applications, both in the Berkeley DB Programmer's Reference Guide.
            





